3 replies
How can I reset my password for the wordpress blog on cpanel? I tried to use the forgot password feature on the wordpress wp-login page, however I don't remember the email address registered to receive the password reset. However I do want to reset the password using the cpanel, please help me out.
#password #reset
  • Profile picture of the author Clarence Chan
    You might want to go to your MyPhpAdmin on cpanel, then look for your database there. Now look for the wp_users table and click it once you have found it. Then look for your username and edit the row. on the user_pass field, there's a drop down menu there under Function, click on it and select MD5, then type your new password on the text field under Value. Click the button Go, and you're done.
    {{ DiscussionBoard.errors[10921747].message }}
  • Profile picture of the author Redoanbd
    1: Go to cPanel
    2. Click on PhpMyAdmin
    3. Click on wp_users
    4. Find your name and click edit
    5. clicking the dropdown menu select MD5 and type your new password.
    6. Click go
    You are all set
    Now login with your new password.
    {{ DiscussionBoard.errors[10952262].message }}
  • Profile picture of the author MP3cutter
    1: Go to cPanel
    2. Click on PhpMyAdmin
    3. Click on wp_users
    4. Find your name and click edit
    5. clicking the dropdown menu select MD5 and type your new password.
    6. Click go
    Now login with your new password.
    {{ DiscussionBoard.errors[10999105].message }}

Trending Topics