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 Quote Link to comment 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. :-[ Quote Link to comment 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 Quote Link to comment 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.