phpMyAdmin logs out when selecting database

Posted by deed02392 on Server Fault See other posts from Server Fault or by deed02392
Published on 2012-06-17T15:07:28Z Indexed on 2012/06/19 9:18 UTC
Read the original article Hit count: 192

Filed under:
|

I'm having an issue with pma whereby after logging in (as root or the database owner), and trying to switch to a certain database, I am automatically logged out. I cannot do any actions on the database and in the page that loads immediately before I'm logged out I note that I can't see any tables in the database. The database is accessible by the cli mysql program and all records are still present.

To clarify:

Literally login works fine, I can browse ALL databases except the one of my projects. Trying to use that database causes the phpMyAdmin session to end.

Thanks!

© Server Fault or respective owner

Related posts about mysql

Related posts about phpmyadmin