I try to open my wordpress account after setup but it didn’t work i also tried reset my password from console but it didn’t work please help if you know where i am doing wrong .
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!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
You can check this question which I’ve created for reseting the WordPress admin password via the mysql console:
https://www.digitalocean.com/community/questions/reseting-wordpress-admin-password-via-the-command-line-terminal
Hope it helps!
Hello,
Is it a fresh new WordPress Droplet that you’ve created? If this is the case I could suggest following the steps here on how to get it all setup step by step:
https://www.digitalocean.com/community/tutorials/how-to-use-the-wordpress-one-click-install-on-digitalocean-2
Let me know how it goes!
Best,
Bobby
Hello @abhayvns4,
If you’re having issues accessing the WordPress admin area and you want to reset the administrator password you can check the following article on How to Reset a WordPress Admin Password Via the Command Line Using WP-CLI
In this tutorial, you’ll learn how to retrieve or reset your WordPress admin password from the command line using WP-CLI, a tool that allows users to manage WordPress blogs from a terminal.
https://www.digitalocean.com/community/tutorials/how-to-reset-wordpress-admin-password-via-the-command-line-using-wp-cli
Regards,
Alex