I followed this but i got no idea what is my username password and i was trying to login to ipaddress/phpmyadmin
https://www.digitalocean.com/community/articles/how-to-install-and-secure-phpmyadmin-on-ubuntu-12-04
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hello,
For anyone who comes across this question in 2020, I would recommend following the steps here on how to install PHPmyAdmin manually rather than using
apt
so that you get the latest version which is compatible with MySQL 8.x:https://www.digitalocean.com/community/questions/how-to-install-manually-phpmyadmin-on-ubuntu
Regards, Bobby
I found my passwords inside the “.digitalocean_password” file within the root home directory “cd ~”
How to find my username and password for phpmyadmin?
by default it is root with no password
I just ran through the same installation and it never let me setup a password it just asked for the mysql password an then it finished…
This comment has been deleted
@bryan, <br> <br>You should use the password that you created while setting up when first running
apt-get install phpmyadmin
<br> <br>The screen should have looked like: <br> <br>http://i.imgur.com/BwJ71LW.png <br>