Your shopping cart is empty. Browse our Store

Magento

Open Source eCommerce Evolved

Resetting Admin Password

Last modified by Daniel Robbins on Wed, July 9, 2008 23:06
Source|Old Revisions  

It seems like the password must be typed and not copy/paste at least on the install part. good to know ;o)

The default login is : admin The default password is : 123123

If you are having troubles and want to reset it to a different password, just run:

  1. SELECT * FROM admin_user;

Then, find the username you want to modify in the listing provided - ‘admin’ in this example. Then, to update the password, type:

  1. UPDATE admin_user SET password=MD5('mypassword') WHERE username='admin';

You can also do this in phpMyAdmin, find the admin_user field and choose MD5 when updating password.




 

Popular Wiki Tags  |  View all

Professional Services from the Magento Team

Professional Installation from the Magento Team

Magento Job Board - Some sort of tag line goes here

Latest Posts| View all Jobs
Sales: Call 877.832.5289 (North America) 310.295.4144 (International) to request a call-back.
© Copyright 2008 Varien. Magento is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
28395 users|475 users currently online|64556 forum posts