gobbly2100 Posted January 3, 2007 Share Posted January 3, 2007 I have followed everything by the book with setting up my Apache 2.2.3 and PHP5 but for some reason when I type in http://localhost it brings up a box asking what I want to do "Find, Cancel Or Save"I have an index.php file with the following in it<?php phpinfo(); ?>I am really not sure what the problem could be because as I have said, I have followed the instructions by the book.I think it is trying to open something by this name if it helpsapplication/x-httpd-php Link to comment https://forums.phpfreaks.com/topic/32742-issue-with-localhost-command/ Share on other sites More sharing options...
Stray_Bullet Posted January 3, 2007 Share Posted January 3, 2007 Sounds like you did not setup php properly. :-[ Link to comment https://forums.phpfreaks.com/topic/32742-issue-with-localhost-command/#findComment-152492 Share on other sites More sharing options...
steviewdr Posted January 4, 2007 Share Posted January 4, 2007 try http://127.0.0.1http://localhost may not work if your using a wrongly configured proxy, or if your hosts file is messed up.-steve Link to comment https://forums.phpfreaks.com/topic/32742-issue-with-localhost-command/#findComment-152906 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.