Skip to content

Instantly share code, notes, and snippets.

@saurav28
Last active February 1, 2020 15:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurav28/a8d74b9b4f062d19c310a23165fc904b to your computer and use it in GitHub Desktop.
Save saurav28/a8d74b9b4f062d19c310a23165fc904b to your computer and use it in GitHub Desktop.
Wordpress project
Working with Bitnami wordpress stack. It comes up with a phpmyadmin application.
How to reset the mysql root passsword
https://dev.mysql.com/doc/refman/8.0/en/resetting-permissions.html
Update the value of password in config.inc.php of phpmyadmin application.
Check on how to fix if you cannot login to wp-admin area
https://www.fixrunner.com/cannot-login-wordpress-admin-area/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment