Question
Error in installing PHPmyadmin
As I was following this tutorial (https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-16-04), I encountered this error upon installation:
“Access is denied for user ‘debian-sys-maint’@'localhost’”
Our droplet is on Ubuntu 18.04 and I have already installed MySQL.
Can you help me with this problem? Thanks.
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.
×