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

Can I password protect directories?

To password protect directory: Note: At this time, cPanel can only protect directories, not...

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 import your MySQL database

How can I import a database? Go to phpMyAdmin Click the new database name in the top left...

Creating a URL redirect

WARNING Never create a redirect for domain.com to www.domain.com or from domain.com to...

Custom error pages

To create a custom error page for your account, please login to cPanel and click Error Pages,...