I followed this tutorial on how to set up phpMyAdmin on Ubuntu 18.04:
https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-18-04
In step 2 I'm trying to log in to mysql using...
Accepted Answer:
Hi there @maxRay,
It looks like that the MySQL password that you are trying to use is not correct. In case that you've lost the MySQL root password I could suggest following the steps from this tutorial here on how to...