jpx10 Posted April 21, 2004 Posted April 21, 2004 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
Guest Posted April 21, 2004 Posted April 21, 2004 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.