I am working on Ubuntu 16.10. I use 10.1.26-MariaDB, it works perfect.
mysql Ver 15.1 Distrib 10.1.26-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2
When I try to install PHPMyAdmin, I get the following error message:
"ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)".
Why did this happen?
I enter the MySQL password during PHPMyAdmin installation, but it is not working. How can I fix this problem?