Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help needed on Store going done


tim_ver

Recommended Posts

Posted

I had a webstore setup and running fine then all of a sudden I get this error when I goto the store and also when I goto admin login:

 

Warning: mysql_connect(): Access denied for user 'by_ba5'@'localhost' (using password: YES) in /home/by/public_html/scstore/catalog/includes/functions/database.php on line 19

Unable to connect to database server!

 

Line 19 is: $$link = mysql_connect($server, $username, $password);

 

Ideas why or how to fix this issue?

 

Thanks much :)

Posted
I had a webstore setup and running fine then all of a sudden I get this error when I goto the store and also when I goto admin login:

 

Warning: mysql_connect(): Access denied for user 'by_ba5'@'localhost' (using password: YES) in /home/by/public_html/scstore/catalog/includes/functions/database.php on line 19

Unable to connect to database server!

 

Line 19 is: $$link = mysql_connect($server, $username, $password);

 

Ideas why or how to fix this issue?

 

Thanks much :)

 

I think that error means your password you are trying to connect with is incorrect

Posted

I created another user and password and still same error. Plus it worked fine for 4 months then just started getting this error.

 

 

Ideas?

Archived

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

×
×
  • Create New...