Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can't access admin folder


Guest

Recommended Posts

Posted

Hello,

 

I have installed OS Commerce and it installed fine. I can see the pages at www.mysite.com/catalog.

 

But when I go to www.mysite.com/catalog/admin I get the error message:

 

Warning: mysql_connect(): Access denied for user: 'mysql@localhost' (Using password: NO) in /home/anhuyyc139/public_html/catalog/manage/includes/functions/database.php on line 19

Unable to connect to database server!

 

 

What is wrong?

 

Thanks

 

James

Posted

try to copy the database connection info from your catalog/includes/configure.php file to your catalog/admin/includes/configure.php file, replacing the same info within the file.

Posted
try to copy the database connection info from your catalog/includes/configure.php file to your catalog/admin/includes/configure.php file, replacing the same info within the file.

 

 

Yes that worked thanks.

Archived

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

×
×
  • Create New...