Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error connecting to database server


dbenfell

Recommended Posts

Posted

I have installed mysql, php using IIS locally and am trying to get oscommerce going. I followed some instructions on setting it up and think I did everything correctly.

 

when I go to:

 

http://localhost/catalog/default.php I get the following message

 

Warning: mysql_connect(): Access denied for user: 'Administrator@localhost' (Using password: YES) in c:\inetpub\wwwroot\catalog\includes\functions\database.php on line 19

Unable to connect to database server!

 

Any ideas what this needs and what I can do to get it working?

 

assistance appreciated.

Posted

Check your MySQL user/permissions - you should have 2 user:

 

'Administrator@localhost'

AND

'[email protected]'

 

Don't know why - but it works for me!

(Note: User name/pw is case sesitive?)

Archived

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

×
×
  • Create New...