KruSuPhy Posted April 28, 2010 Share Posted April 28, 2010 I followed a tutorial http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-ubuntu-9.10-lamp <-- here to install php and apache and mysql and phpmyadmin, etc etc. at one point it tells me to go to an ip address to look for the "it works" message. 127.0.0.1 - it works! at another point, it tells me to go to ip/phpmyadmin. so i go to 127.0.0.1/phpmyadmin - not found. can anyone tell me where i went wrong from the tutorial? Quote Link to comment https://forums.phpfreaks.com/topic/199995-ubuntu-910-help/ Share on other sites More sharing options...
gizmola Posted April 28, 2010 Share Posted April 28, 2010 Did you try http://127.0.0.1/phpmyadmin or http://127.0.0.1/phpmyadmin/? Quote Link to comment https://forums.phpfreaks.com/topic/199995-ubuntu-910-help/#findComment-1049690 Share on other sites More sharing options...
KruSuPhy Posted April 28, 2010 Author Share Posted April 28, 2010 yeah i tried both. Quote Link to comment https://forums.phpfreaks.com/topic/199995-ubuntu-910-help/#findComment-1049693 Share on other sites More sharing options...
KruSuPhy Posted April 28, 2010 Author Share Posted April 28, 2010 for some reason, it's under 127.0.1.1/phpmyadmin - idk why. i don't think i made a typo in anything? Quote Link to comment https://forums.phpfreaks.com/topic/199995-ubuntu-910-help/#findComment-1049695 Share on other sites More sharing options...
gizmola Posted April 28, 2010 Share Posted April 28, 2010 127.0.0.1 is mapped to localhost, so you should be able to use http://localhost/phpmyadmin I can't think of any reason why it would work for 127.0.1.1 and not 127.0.0.1. Quote Link to comment https://forums.phpfreaks.com/topic/199995-ubuntu-910-help/#findComment-1049703 Share on other sites More sharing options...
KakkArlak Posted June 9, 2010 Share Posted June 9, 2010 You can check your hosts / networking file, you might have something in there that's pointing localhost to 127.0.1.1 Quote Link to comment https://forums.phpfreaks.com/topic/199995-ubuntu-910-help/#findComment-1069807 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.