Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

MySql password


jpx10

Recommended Posts

Posted

I've a big problem with my Oscommerce database. Yesterday I stupidly changed my MySQL password and now I have no access to any index.php. Additionally I forgot the old password. Is it possible to find out the old password which I have set during the installation? Please give me any help!!! Thanx Pat

Posted

look in your catalog/includes/configure.php

define('DB_SERVER', ''); // eg, localhost - should not be empty for productive servers
 define('DB_SERVER_USERNAME', '*****');
 define('DB_SERVER_PASSWORD', '*****');

 

The_Bear

Archived

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

×
×
  • Create New...