What is phpMyAdmin and how do I access it?

phpMyAdmin is a PHP-based MySQL database administration utility which can be used to modify and administer the MySQL databases you create within the MySQL Manager in your control panel.

To access phpMyAdmin, login to cpanel > mySQL . Click on "phpmyadmin" link found at the bottom of the page.

When logging in to phpMyAdmin be sure to use the user name and password for the database user you created in MySQL Manager and which you have added to the database you wish to work with (not your Mxhub account user name and password).
Note that database user names will be in the format user1_dbuser where "user1" is your Mxhub user name (more often than not the first seven characters of your domain name) and "dbuser" is the database user name you created within the MySQL Manager.

Was this answer helpful?

 Print this Article

Also Read

Troubleshooting

Receiving a "cannot connect to the database" error (particularly if you are a...

Parsing PHP in .htm/.html files

To have our servers parse PHP code in your .html and .htm pages you will need to modify the...

Creating MySQL databases

To create a MySQL database: - Go to MySQL Manager in your Control Panel - After DB: type...