Cannot log in to the phpmyadmin it is showing following error please help
#2002 Cannot log in to the MySQL server
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.
Is MySQL running?<pre>sudo service mysql start</pre>
Check out <a href=“https://www.digitalocean.com/community/articles/how-to-install-and-secure-phpmyadmin-on-ubuntu-12-04”>How To Install and Secure phpMyAdmin on Ubuntu 12.04 | DigitalOcean</a>.