after completing this tutorial I had to do next steps to have phpMyadmin work Code: dpkg-reconfigure -plow phpmyadmin Code: ln -s /etc/phpmyadmin/apache.conf /etc/apache2/conf.d/phpmyadmin.conf Code: /etc/init.d/apache2 reload