What do you do when you’ve lost your Admin password and the  php_mail() ain’t working? Why, you just manually change your password in the DB. But how do ya do that, Curt? You can’t just pull up phpmyadmin and look because the password is encrypted… it’s a bunch of gibberish. It’ll take your crappy Amiga about 30 years to crack that password. Here’s the easy way, run this query in phpmyadmin:

UPDATE `wp_users` SET `user_pass` = MD5( ‘new_password_here‘ ) WHERE `wp_users`.`user_login` = “admin_username“;

There. now you should be able to log into your back end!

Original Article

Popularity: 59% [?]


  • RELATED / YOU MIGHT FIND THESE INTERESTING
  • No related posts

COMMENTS / 2 COMMENTS

[...] 本文参考:《Lost WPMU Admin password》。 [...]

丢失 WordPress MU 管理密码的处理方式 | Digital Cote added these pithy words on Sep 09 08 at 11:42 pm

[...] 本文参考:《Lost WPMU Admin password》。 [...]

丢失 WordPress MU 管理密码的处理方式 | 上善若水 Feed博客聚合 added these pithy words on Feb 07 09 at 7:21 pm

SPEAK / ADD YOUR COMMENT
Comments are moderated.

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Return to Top

Lost WPMU Admin password

FRESH / LATEST POSTS

FEATURED / BEST OF C-Net Consulting

Dell Laitutde D600: Configure Setup is Disabled
WPMU - Admin Loses Admin Privileges
Lost WPMU Admin password
Xerox Centreware pt.2
No more running exe, cmd and bat files from usb drive
Contact Me
Learning Imaging on the Job
USB Drive Letter Manager for Windows 2000, XP, Server 2003 and Vista
In the Army: pt.2
In the Army: pt.1

FOLLOW / YOUR COMMENTS

Tags, of Course!