MTK Android Based Phone IMEI Write Tool, DirecTV Now Launch Will Include Zero Rated Bandwidth on the Mobile Network, video entertainment product with a heavy mobile, Smartphone Apps Drive Content Usage, It will not surprise you that smartphones now are the ways most people interact with the Internet, Social Networking Web Server via Arbitrary Code Execution, Released Add New Method FOR Reset FRP Samsung

Saturday, April 16, 2016

All New How to reset password and username for Magento admin panel from phpMyAdmin XAMPP

All New How to reset password and username for Magento admin panel from phpMyAdmin XAMPP - do you know that every day there are new gadgets that are created with new advantages to simplify your life, on the blog Gadget Center we will discuss about the latest gadgets and gadgets that have long ranging from speck and price, now we will discuss about All New How to reset password and username for Magento admin panel from phpMyAdmin XAMPP we have collected a lot of news to make this article to be really useful for you, please see.

Articles : All New How to reset password and username for Magento admin panel from phpMyAdmin XAMPP
full Link : All New How to reset password and username for Magento admin panel from phpMyAdmin XAMPP

You can also see our article on:


All New How to reset password and username for Magento admin panel from phpMyAdmin XAMPP

In Magento local installation using XAMPP/WAMP, whenever we enter the wrong password, the Magento admin panel won't let us log into our application backend. The 'forgotten password' link  does not work because the application is installed locally and the local server is not capable of sending us the email message with our password. Fortunately, we have the liberty to reset forgotten password using phpMyAdmin.

Forgot Password :-

1. Firstly, Log into your phpMyAdmin dashboard. Select the 'magento' database. 


2. Click on the SQL tab on top. Enter the following line of SQL query. Enter your desired new password and your current username in place of  'PASSWORD' and 'USERNAME'. Please note that you need to know your correct username for this.  

UPDATE `admin_user` SET `password` = MD5('PASSWORD') WHERE `username` = 'USERNAME';

Hit Go.




3. By following the above method we are directly manipulating the password field in the MySQL database of Magento. We are making changes in the 'admin_user' table. Please note that this will work only when the default function used by Magento framework for password encryption hasn't been tweaked with. The default function is md5. If you haven't touched the settings for changing it, this solution will work for you.  

4. Try logging in with your new password to Magento admin panel. It should work now. 

Forgot Username :-

The procedure for resetting or changing the username is same as changing the password except for the SQL query part. In this case run this query with your password as it is and new username.

I have tested this solution for Magento installation Version 1.9.2 and XAMPP installation version 5.6.3.





article titled All New How to reset password and username for Magento admin panel from phpMyAdmin XAMPP has been completed in the discussion

hopefully information about All New How to reset password and username for Magento admin panel from phpMyAdmin XAMPP can provide benefits for you in determining the gadget to suit your needs so much easier in living everyday life.

you just read the article entitled All New How to reset password and username for Magento admin panel from phpMyAdmin XAMPP if you feel this information is useful for you and want to bookmark it or want to share it please use link https://mjoaobrum.blogspot.com/2016/04/all-new-how-to-reset-password-and.html.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : All New How to reset password and username for Magento admin panel from phpMyAdmin XAMPP

0 comments:

Post a Comment