vertmonkee Posted December 11, 2004 Posted December 11, 2004 After reading some contributions I decided I needed to learn more about MySQL so I found a tutorial and started from scratch, i.e a re-installation. It all went well and I have learnt a good bit along the way. unfortunatley when I went back to my shopping cart I get this error message. Warning: mysql_connect(): Access denied for user: 'ODBC@localhost' (Using password: NO) in C:\Program Files\Apache Group\Apache2\htdocs\oscommerce\catalog\includes\functions\database.php on line 19 Unable to connect to database server! I would be extremely grateful if somone could tell me how to solve this. Many Thanks
thetraveller Posted December 11, 2004 Posted December 11, 2004 After reading some contributions I decided I needed to learn more about MySQL so I found a tutorial and started from scratch, i.e a re-installation. It all went well and I have learnt a good bit along the way. unfortunatley when I went back to my shopping cart I get this error message. Warning: mysql_connect(): Access denied for user: 'ODBC@localhost' (Using password: NO) in C:\Program Files\Apache Group\Apache2\htdocs\oscommerce\catalog\includes\functions\database.php on line 19 Unable to connect to database server! I would be extremely grateful if somone could tell me how to solve this. Many Thanks <{POST_SNAPBACK}> Check that the database settings in your configure.php files (there are 2, 1 in catalog/includes and 1 in catalog/admin/includes) are correct. John
Recommended Posts
Archived
This topic is now archived and is closed to further replies.