phpMyAdmin

phpMyAdmin is a tool written in PHP to handle the administration of MySQL over the web. Databases must be created in cPanel, but phpMyAdmin can drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, and export data into various formats.

I apologize, but we do not offer support for using phpMyAdmin. You can find support at phpmyadmin.net.

Note: PHPMyAdmin won't allow you to create databases directly on it. You can only create databases in cPanel via the MySQL Databases icon.

Note: You can only access phpMyAdmin from within cPanel.


Common Errors:

By default, owners logged into WHM cannot access individual accounts phpMyAdmin. You will get this error:

"This feature is not available while logged in with root override. You are logged in with the root, or reseller's password. Please login with this user's account password"

This means exactly what it says. You will need to log out of root, and log into the individual cPanel in order to access those databases.

Dedicated: You can access a 'root' phpmyadmin (WHM -> MySQL -> phpMyAdmin) that will access all databases on your server.

======

When you try to enter your phpMyAdmin (cPanel -> MySQL -> phpMyAdmin) you might be greeted by this error:

#2002 - The server is not responding (or the local MySQL server's socket is not correctly configured)

Please contact us via phone or live chat so we can restart MySQL.

======

If you are seeing an error saying No Privileges.

This is not an error. You cannot create databases in phpMyAdmin. To create a database you must go to cPanel > MySqL Databases and use the Create Database button.

======

Tables missing. No tables found in the database!

Simply refresh the screen. Alternatively, click the Structure tab at the top, and then when you see your table name, click the first icon under Action (the Browse button).

  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

Copy Entire Database or Rename Database

Is there a way for me to copy an entire database in cPanel? Go to cPanel > MySQL Databases...

How to redirect a subdomain to another page

You might want your sub domain to redirect to another page. To do this, please do the following:...

How to create/edit/delete a file using the File Manager

There may be times when you wish to create, edit, or delete a file or folder in your account. You...

None of my CGI scripts are working on the server. How do I get them to work?

First, make sure the script files are in the cgi-bin folder. Second, make sure the file...

How to repair a broken database

MySQL queries or tables stop working If you get an error which says, "so-and-so is marked as...