Question
PhpMyAdmin won't log in and doesn't display any errors!!
PhpMyAdmin keep refreshing when I attempt to log in. I know my username and password are correct (I was able to access the mysql console with it), and my sites are still able to connect to my databases. The only difference in the page after I hit the ‘Go’ button on PhpMyAdmin is that the URL has a ?token=[something] after it, and the password field clears; no error messages are displayed. I tried reinstalling phpMyAdmin from apt-get, but that didn’t fix it either.
Could Someone help me resolve this issue ??
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×