PDA

View Full Version : Password recovery



agcssautomotive.com
02-04-2007, 03:10 PM
Just installed osCommerce manually, and forgot which password and email I used. Anyway to look that up in files?

dkinzer
02-04-2007, 04:28 PM
Just installed osCommerce manually, and forgot which password and email I used. Anyway to look that up in files?The email address should be visible in the Customer table. I suspect that the password is one-way encrypted so all you'd see would be the encrypted value. However, once you have the email address you can request that a new password be sent.

Alternately, you can go to your store admin and send a new password or delete the customer and start over.

agcssautomotive.com
02-04-2007, 04:30 PM
Thanks, I found the problem and it is that I must set two configure.php files to CHMOD 444. BH servers currently dont do that, lol.