Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

MySQL question


vertmonkee

Recommended Posts

Posted

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

Posted
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

 

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...