OSCommerce Admin Password Restart (older version)
Posted by Noah Strehl on 03 August 2009 04:18 PM
If you have an older version of OSCommerce it may use .htpasswd file instead of storing it in a MySQL database. If this is the case this is how you update it:

The file that needs to be change is the .htpasswd file. On a linux/cPanel webhost the file will be stored in /home/username/public_html/admin/

This site allows you to create an encrypted password off of your current password:
---http://anydemo.com/encrypt-password-creator.cgi?create

Enter it in the .htpasswd file like this:

username:encryptedpassword

Save the file and you are done.
(91 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).