can i have help to get it back?
can i have help to get it back?
http://www.tamba2.org.uk/wordpress/phpmyadmin
That help ?
The SQL query to set your password is:
update users set user_pass=md5('your_password') where user_login='your_login_name';
You can do that in phpAdmin and many other MySQL front-ends.
Hehe, or follow Podz' tutorial as posted above. For those who are less adventure-friendly. http://www.tamba2.org.uk/wordpress/phpmyadmin
This topic has been closed to new replies.