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

How to Password Protect one file

1) Put your .htpasswd above your root so visitors can't access it/home/cpanelusername/.htpasswd2)...

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:...

Proxy access for cPanel, WHM, and webmail. Needed to bypass firewalls

With your Hosting accounts, you have access to a control panel that contains the admin functions...

What are Cron Jobs?

A cron job is a Linux command for scheduling a task to be executed sometime in the future. This...

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...

Powered by WHMCompleteSolution