I install Ubuntu 14.0.4 + Lamp and after that i install phpmyadmin using this tutorial: https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-14-04
during installation there was no any error, everything going fine. but after complete first step of phpmyadmin, TUTORIAL says you can access now with your http://IP/PHPMYADMIN/ but page not found error showing, i am confuse where i can what misconfiguration i did.
Tht Phpmyadmin step 1 tutorial is completely done. so before secure i test but page isn’t showing that suppose to show PHPMYADMIN.
Plz help me to find the installation problem.
Thanks
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.
This question was answered by @sierracircle:
You may already know this, but just to be sure: the address must be all lower-case:
http://your.ip.addre.ss/phpmyadmin
if you use upper-case it will show a 404 error
Click below to sign up and get $100 of credit to try our products over 60 days!
You may already know this, but just to be sure: the address must be all lower-case:
http://your.ip.addre.ss/phpmyadmin
if you use upper-case it will show a 404 error