Nov
12
2005
Resetting a lost WordPress password
Posted by project_00 in Other IT Stuff Worth KnowingThis blog has been lying vacant for a few months now, so I’ve clean forgotten the username and password. That means I cannot use the password retrieval feature too. Thankfully this post got me in again.
UPDATE wp_users SET user_pass=md5(’new_password’) WHERE user_login=’admin’;
Related posts:
- Some things to note when upgrading to WordPress 2.3 Was upgrading to WP 2.3, got the following error message during the course of upgrading....
- High Street 5 password reset – pretty dumb I’ve not been playing High Street 5 for a while, and I felt like doing...

Entries (RSS)