• Hi Guys,

    I made 2 brand new Worpess sites that are hosted on my VPS. The problem is that my CPU crashed. The text file that had the WP login details is gone.

    I try logging in with any and every conceivable user name and password I can think of but to no avail.

    I try submitting to have my password sent, but every user name or email i submit to verify I own the account results in me being told “there is no register user by that account” or “there is no register user by that email”

    I am at a complete loss. How do i get this information? Is there some way i can find it through cpanel or fantastico or ftp? Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter David

    (@arkain)

    figured it out, heres the solution:

    Login to phpMyAdmin connected to the MySQL database server.
    Select the database the used by the WordPress blog that the password wanted to be reset.
    Locate the wp_users table (normally the last row), and then click on the Browse icon under Action column on the same line.

    Locate the user_login which the password want to be recovered and reset, and then click on the Edit button in front of the line.

    Under the user_pass field, delete everything in the corresponding Value field on the same line.
    Enter a new desired password (case sensitive) in the now empty Value text box, i.e. NEW PASSWORD in the illustration.

    Select MD5 in the Function field drop-down menu.
    Click on Go button to save and reset the password.
    After resetting the password, use the new password to log in to WordPress.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘DATA LOSS username/password/email fail’ is closed to new replies.