phpMyAdmin error: 1045- Access denied for user 'root'@'localhost' (using password: NO)
Posted by: Lisa Seals
Date: November 27, 2007 05:26AM

I am trying to use phpMyAdmin.

I appreciate any help. I have attempted to find a solution to this problem by searching the forums but have not had success.

I am getting the following when browsing to http://localhost:8080/phpMyAdmin-2.11.2-all-languages/index.php.

*********************************

Welcome to phpMyAdmin 2.11.2

Probably reason of this is that you did not create configuration file.
You might want to use setup script to create one.

Error
MySQL said:

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

*********************************

I have created the configuration file - config.inc.php and saved it to the Apache Software Foundation\htdocs\phpMyAdmin-2.11.2-all-languages folder. The password is specified in the config.inc.php file but the error message makes me think it is not finding the config file...???

I am able to go to MySQL command line and login using password successfully.

Please let me know if more information is needed.

Thanks!

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.