Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need Help!!


ama

Recommended Posts

Posted

I have this error

 

 

Warning: mysql_connect(): Access denied for user: 'ama@localhost' (Using password: NO) in /home/ama/public_html/baskettown-com/giftshop/includes/functions/database.php on line 19

Unable to connect to database server!

 

 

 

How do I fix it :blush:

Thank You,

 

Bevery G.

Posted

Check /catalog/includes/configure.php and see whether the correct info for your SQL server is entered there (servername/username/password/database name). Another possibility is that the SQL server of your host is down - happened to me a few times.

RojanUK

Posted

Beverly,

 

You need to check that the database name, username, and password in catalog/includes/configure.php and admin/includes/configure.php matches exactly with the database name, username, and password of your mySQL database.

 

ed

Archived

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

×
×
  • Create New...