Access denied for user 'root'@'localhost' with PHPMyAdmin

Viewed 152134

When I set the root password in PHPMyAdmin, I get this error:

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

I can't open the PHPMyAdmin panel. What am I doing wrong?

2 Answers
Related