Tag Archive | "recover-password"

How To: Recover Wordpress Password Part II

Tuesday, April 10, 2007

11 Comments

In part I of this series, I showed you how to restore or recover your Wordpress password using the MySQL command line. This time, I’ll show you how to do it with phpMyAdmin. Before you start with phpMyAdmin, you need to create a md5 hash of your new password. You can use this md5 encrypt tool. [...]

Continue reading...