Tuesday, February 15, 2022

[FIXED] Can't "Browse" with phpMyAdmin, password error?

Issue

1045 - Access denied for user 'root'@'localhost' (using password: YES)

This strange error pops up when I attempt to "browse" a table. I have my password, it's "root" So why doesn't it simply ask me to enter my password? This is utterly frustrating. Any help is greatly appreciated.


Solution

Check your config files. I had this same problem. There are a couple of different ways to log into your PHPMyAdmin. One is with a password and one is with a cookie and I think there is yet another option.

Check the documentation here and update your config file. Don't forget to clear your caches in case there is a problem also.



Answered By - gillytech

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.