Please read this section in Ubuntu wiki. You will need to configure your apache2.conf to make phpMyAdmin works. gksu gedit /etc/apache2/apache2.conf Then add the following line to the end of the file. Include /etc/phpmyadmin/apache.conf Then restart apache /etc/init.d/apache2 restartThe post Phpmyadmin is not working after I installed it appeared first on Swing Community.