phpMyAdmin access error

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
tat
Forum Newbie
Posts: 11
Joined: Mon Feb 02, 2009 10:56 am

phpMyAdmin access error

Post by tat »

I am getting this error while trying to launch phpMyAdmin from wamp server, it was working fine, I even have created databases...any idea how I could get it work?
Error

MySQL said:
#1130 - Host 'localhost' is not allowed to connect to this MySQL server
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
Post Reply