Phpmyadmin and how to use it with my account
Other manuals
::
InstallPhpMyAdmin :: How to install phpMyAdmin on a web hosting
::
ModifPhpMyAdmin :: How to change the access to phpMyAdmin on a web hosting?
Introduction
PhpMyAdmin is used for managing
MySQL through web. You may create or delete data bases, coy, paste tables, delete, edit and add fields, execute SQL functions, make several requests etc…
phpMyAdmin is already installed on our servers.
Connection from the server
Everything is carried out from a web interface very easy to use.
The advantage of the connection from a server is to view all present data bases
To access to it:
https://nsxxxx.ovh.net/phpMyAdmin
- User name: root
- Password: xxxxxxxx
Note: the settings have been sent to you by mail when creating your account
Connection from a domain
Everything is carried out from a web interface very easy to use.
To access to it:
http://sql.domain.tld
- User name: login assigned to your domain,
- Password: xxxxxxx
Note: Settings have been created when installing domain on the dedicated server