Help with phpMyAdmin error

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
vette_guy
Forum Newbie
Posts: 1
Joined: Fri Aug 21, 2009 5:21 pm

Help with phpMyAdmin error

Post by vette_guy »

When I first opened phpMyAdmin, it said I didn't have a password for localhost root. I clicked the accessibility tab, entered a password and clicked GO. I then got the following error:

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

How do I fix this?

Thanks
User avatar
Darhazer
DevNet Resident
Posts: 1011
Joined: Thu May 14, 2009 3:00 pm
Location: HellCity, Bulgaria

Re: Help with phpMyAdmin error

Post by Darhazer »

close your session, open phpMyAdmin again and login with the newly entered password
Post Reply