By xibanyaweili
I installed my WP but can’t remember my credentials. I tried to send the link for resetting pass but it does not work. It states invalid key.
are there any default username and password?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
The “invalid key” error is indicative of some sort of cache/cookies issue. Try clearing them to see if it helps resolve your problem.
If that doesn’t work, your only choice is to reset it in the MySQL database. You can do it in PHPMyAdmin, just make sure the password is MD5’d before submitting it.
You can also do it in the MySQL command line, if you don’t have PHPMyAdmin installed.
This link will cover both of those options: http://codex.wordpress.org/Resetting_Your_Password#Through_MySQL_Command_Line
If you have WP CLI installed, you can use this: http://wp-cli.org/commands/user/update/
Hello,
You can easily recover your WordPress password by accessing the admin area login page and click the “Lost your password?” link. You can then enter either your Username or Email Address to receive the new password.
The other option is the reset the password from the WordPress database directly. You can check the following mini-tutorial on how to do this here:
Hope that this helps Regards, Alex
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.