bobbyboo
Member
Posted 11 months ago #
Hello,
I forgot my wordpress blog username to edit my blog. I have found my password via php file. Can anyone please tell me how to find my username to edit my blog again, or use phpmyadmin to find it?
This is an dedicated wordpress blog. I appreciate your time, and any help.
I have found my password via php file.
Wrong password. That is the password that WordPress uses to access the database. Have a look through these resources (I think the Phpmyadmin methods would work best for you)
http://codex.wordpress.org/Login_Trouble
http://codex.wordpress.org/Resetting_Your_Password
Video: http://www.francescolanza.com/2007/10/24/password-admin-reset/
:
bobbyboo
Member
Posted 11 months ago #
Thanks so much. That did it. I was using mysql password. I went in to phpmyadmin and set a new MD5 password and username and I am back up and running. Thanks again for taking the time to replay and help.