Question

phpmyadmin password

I’m Unable to log in phpmyadmin from the /root/.digitalocean_password. password file. I installed phpmyadmin from the DigitalOcean Marketplace


Submit an answer
Answer a question...

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!

Sign In or Sign Up to Answer

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.

alexdo
Site Moderator
Site Moderator badge
February 16, 2023

Hello @accutechhi

You can reset the MySQL root password if the one in the file is not working or simply re-deploy the phpMyAdmin one-click droplet again.

We have an article on how to reset the MySQL/MariaDB root password which you can check here

https://www.digitalocean.com/community/tutorials/how-to-reset-your-mysql-or-mariadb-root-password

Regards