Your shopping cart is empty. Browse our Store

Magento

Open Source eCommerce Evolved

Resetting Admin Password

Last modified by Discovery on Sun, February 17, 2008 22:01
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. 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
© Copyright 2008 Varien. Magento is a trademark of Irubin Consulting Inc. DBA Varien