Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

CHANGED MySQL Password!


Crallion

Recommended Posts

Hi.

 

I changed my the password for my MySQL DB that I use for osCommerce. Where is the file where I change the pass that osCommerce uses?

I tried /catalog/admin/includes/functions/database.php, but that only references the DB details.

 

Thanks,

Crallion

Link to comment
Share on other sites

Hi.

 

I changed my the password for my MySQL DB that I use for osCommerce. Where is the file where I change the pass that osCommerce uses?

I tried /catalog/admin/includes/functions/database.php, but that only references the DB details.

 

Thanks,

Crallion

 

As i understood you changed password for MySQL, and u want to change the password in oSCommerce config files?

 

if so here is the answer:

 

1) /catalog/admin/includes/configure.php

2) /catalog/cludes/configure.php

 

change the line in both files:

 

define('DB_SERVER_PASSWORD', 'my_new_password_in_here');

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...