Not working phpmyadmin on LAMP
10 months, 2 weeks ago
0
Posted in: Programování
In case phpmyadmin cannot be accesible after installation do the following:
sudo dpkg-reconfigure -plow phpmyadmin sudo ln -s /etc/phpmyadmin/apache.conf /etc/apache2/conf.d/phpmyadmin.conf sudo /etc/init.d/apache2 reload
This entry was posted on Sobota, Červenec 9th, 2011 at 19.42
You can follow any responses to this entry through the RSS 2.0 feed.