osCommerce password reset

How to reset your osCommerce admin login...

You can reset your osCommerce administrative login by accessing the phpmyadmin area of your control panel with our services.
Once in this area, select your osCommerce database name from the left hand column.
(If you don't know the database name you can edit the "public_html/installfolder/includes/configure.php" file to find out.)
Click "Empty" on the administrators line/table. Be careful that you have the correct line/table.

After emptying try accessing the administrative area of your osCommerce.
You will be prompted for a new username and password. Then enter the same username and password again to verify.

That's it!
  • 135 Users Found This Useful

Was this answer helpful?

Related Articles

How can I make search engine friendly urls with my app?

The best source is the support forums for the particular app. You can also check the following...

What are all these htaccess files?

.htaccess files are used to perform certain rules such as displaying a 404.shtml file in replace...

Setting up Zend Framework

When setting up Zend Frameworks in your hosting account be sure to upload your frameworks folder...

Enable AllowOverride

If you have an application that requires allowoverride enabled, create an .htaccess file and...