Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Problem w/ install.php' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Problem w/ install.php
Authored by: incanus555 on Dec 16, '02 12:47:32PM

During install, after the second step, I get an error:

Warning: Access denied for user: 'mysql@localhost' (Using password: YES) in /Library/WebServer/system/databases/mysql.class.php on line 104

Warning: MySQL Connection Failed: Access denied for user: 'mysql@localhost' (Using password: YES) in /Library/WebServer/system/databases/mysql.class.php on line 104
Cannnot connect to DB server

Can anyone help?

Thanks!



[ Reply to This | # ]
Problem w/ install.php
Authored by: robg on Dec 31, '02 06:10:46PM

The username and password entered in your config.php are not correct -- you need to make sure they match what you use at the command line to get into mysql...

-rob.



[ Reply to This | # ]