How to reset your password for Oscommerce.

osCommerce uses .htaccess and .htpasswd format files to manage the protection on the admin section of your shop.

If you need to change the password or username associated with the admin section, you need to create a new .htpasswd entry. This is an encrypted password oscommerce uses to protect the admin area. First browse to where the .htpasswd file is located through the cpanel's file manager.
Click on file manager in the control panel.
You should be in the home directory click on the .htpasswds folder icon
click on the public_html folder and navigate to the oscommerce installation folder, then to the admin folder.
You will see a file passed click on the name of this file, and select edit in the top right hand side menu.

Now go to our page for creating an .htpasswd here this will help you create .htpasswd. Copy the result text and paste it into the file you are editing from the file manager.
Then hit save at the bottom of the edit page form.

You should now be able to log into the oscommerce admin section with the new username and password.

Hjälpte svaret dig?

 Skriv ut denna artikeln

Läs även

My PHP program tells me it can't access the database and gives an error message ?

MySQL - When you create a new database you have to specify a database name. Then you create a...

What is suPHP ?

What is suPHP? (su = switch user, allowing one user to "switch" to another if authorised) The...

Wordpress theme installation issue?

I recently installed a few new themes to my wordpress site and i can see the colors and fonts,...

Can you disable or turn off php Safe Mode?

No, we cannot disable php safe mode. All our servers have php safe mode enabled due to security...

HTTP Error 500 - Internal server error

If you installed a new script and are getting the 500 error trying to load the page please see...