LAMP set up but http://localhost/phpmyadmin/ not found
Had LAMP set up but http://localhost/phpmyadmin/ gave me a 404. The following command fixed it for me:
sudo ln -s /usr/share/phpmyadmin /var/www
blog comments powered by Disqus
Had LAMP set up but http://localhost/phpmyadmin/ gave me a 404. The following command fixed it for me:
sudo ln -s /usr/share/phpmyadmin /var/www
blog comments powered by Disqus