kslmurray Posted May 19, 2006 Posted May 19, 2006 I've installed this mod line by line from the readme file including the sql changes. The admin portion seems to work as advertised, but when I go to the store address, I get the following error: Warning: mysql_connect(): Access denied for user: 'root@localhost' (Using password: NO) in /home/crossing/public_html/crosst/catalog/includes/functions/database.php on line 19 Unable to connect to database server! -Of course the file database.php isn't changed in the install, so that should file should be fine. I made sure that I was careful in merging the files (i'm using MS2) Any help? Thanks :thumbsup: :thumbsup: Quote
kgt Posted May 19, 2006 Posted May 19, 2006 This is a mysql error that PHP is displaying to you. It means the username, server name, and password combination you have in includes/configure.php will not work to log in. Most notably the part that says Quote Contributions Discount Coupon Codes Donations
kslmurray Posted May 19, 2006 Author Posted May 19, 2006 This is a mysql error that PHP is displaying to you. It means the username, server name, and password combination you have in includes/configure.php will not work to log in. Most notably the part that says Thank you!!! So simple, but I couldn't figure out where to look. The error was in the configure.php file like you said. -Ken :lol: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.