Testimonials


“Ken Dawes of The Web Mechanic made complicated changes to my Wordpress site easy by finding the exact plugins, creating the code, and tutoring me on how to modify my page heirarchy in clear terms that even a novice such as myself could understand. He's a life saver.”

Alice Shapiro - Poet's Tongue

 www.aliceshapiro.com

Reset Your WordPress Admin Password via phpMyAdmin

Reset Your WordPress Admin Password via phpMyAdmin


Have you forgotten your Wordpress Admin password? Did you lose access to your WordPress because you fell prey to the WP password vulnerability and your p/w got hacked? (Problem now corrected with Wordpress 2.8.4). Take heart, your password can be reset outside of WordPress by using phpMyAdmin.


CAUTION!

phpMyAdmin allows you to directly edit your WordPress database! You can totally and permanently ruin your WordPress installation and have to start it all over again. While I have attempted to make this tutorial easy-to-follow and and accomplish, I take no responsibility for any problems that may occur from your modification of your WordPress database.  If you are not comfortable with attempting to work on your WP database yourself, find someone technically competent to assist you in restoring your password.


When you set up your webhosting, your host likely gave you a login and password to your account. This would be the place where you set up your email addresses and the like. Most webhosting companies use CPanel as an interface. CPanel makes life much easier!

Anyway, you want to log onto your hosting account and find phpMyAdmin and click it.

Here’s what it looks like in my CPanel…

phpmyadmin1

Click on phpMyAdmin to open the program in your browser. If your phpMyAdmin is the current version (as of this writing), you should see this…

phpmyadmin

Click on your WordPress database.  You should see the following…

usersScroll down to find the row named “wp_users” and click on the “Browse” icon. This will take you to the next screen…


users2

Find the row for the “admin” user and click on the pencil icon to edit the admin password…

editpwLocate the “user_pass” row in the field column. In the “Function” column of that row, click on the dropdown list and select “MD5″. Continue to the “Value” column. What you will see there is an encrypted version of the current password. Click on it and remove it so that there is nothing in that box. Now, enter the password that you want to use for the “admin” account. Don’t worry that it isn’t encrypted, that will be taken care of automatically. Lastly, at the bottom of this last screen, be sure to clock on “Go” to save your change of password.

Congratulations! You should now be able to log into your WordPress with your new password!


Post to Twitter Post to Delicious Post to Digg Post to Ping.fm Post to StumbleUpon

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>