phpmyadmin error
Posted by: nxoxex (---.fibertel.com.ar)
Date: January 08, 2013 01:21AM

I installed wampserver and everithing works good except phpmyadmin, every time I try to open it, it show this error message:

Error

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

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.

by the way, using password should be NO.

any suggestion?

Options: ReplyQuote
Re: phpmyadmin error
Posted by: RiggsFolly (---.as13285.net)
Date: January 08, 2013 03:14PM

By defauilt wamp comes with MySQL in default mode i.e. root has no password. Also the phpmyadmin config file is set to expect this.

If you have added a password to the mysql root userid you have to change the phpMyAdmin confg file to tell it you have done this.

Have a read on this it may well help

[forum.wampserver.com]

Options: ReplyQuote
Re: phpmyadmin error
Posted by: nxoxex (---.fibertel.com.ar)
Date: January 09, 2013 12:40PM

thanks!

Options: ReplyQuote


Sorry, only registered users may post in this forum.