PhpMyAdmin does not show my Tables

If you are not seeing your database in PhpMyAdmin you maybe looking at the wrong Server.

When you login to PhpMyAdmin on the top of the screen is a drop down which shows the IP address of our remote server and localhost.
When you login the default is the remote server!

If your database was created prior to our adding the remote database server then click on the drop down and choose localhost.
This is found on the PhpMyAdmin Home page under General Settings

Any new database that is created will be created on the remote database server.

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

PhpMyAdmin shows a Login screen or gives an error when I open it

If you get a login screen or if you are getting an error when you try to use PhpMyAdmin this...