Our site is functioning well, but we have lost our login username and password for our ecommerce site and was hoping to use our osCommerce files to find it so we can access the mySQL file. Can anyone show me where osCommerce stores the username and password it uses to access our database?
I have found the database.php file, but all it shows are variables which seem to be picked up from another file. It uses this function:
function tep_db_connect($server = DB_SERVER, $username = DB_SERVER_USERNAME, $password = DB_SERVER_PASSWORD, $database = DB_DATABASE, $link = 'db_link')
Where does it store the actual values for:
DB_SERVER
DB_SERVER_USERNAME
DB_SERVER_PASSWORD
If it not possible to find out the username and password, would someone let me know so I can start the process of manually gathering data from the admin portal and then setting up a new database.
Thanks,
Brad
Latest News: (loading..)
Lost database login username
Started by avdgear, Nov 03 2009, 19:57
2 replies to this topic














