Blackrazor Posted December 28, 2005 Share Posted December 28, 2005 I need help on setting this webserver up. I have done everything i possibly can to get this to work. When i go to the website it says No input file specified. I have been at this for 2 days straight. Somone please help. I am trying to setup PHP. Quote Link to comment https://forums.phpfreaks.com/topic/3113-windows-2003iis-6/ Share on other sites More sharing options...
turbosport Posted January 14, 2006 Share Posted January 14, 2006 [!--quoteo(post=331040:date=Dec 28 2005, 11:41 PM:name=Blackrazor)--][div class=\'quotetop\']QUOTE(Blackrazor @ Dec 28 2005, 11:41 PM) 331040[/snapback][/div][div class=\'quotemain\'][!--quotec--] I need help on setting this webserver up. I have done everything i possibly can to get this to work. When i go to the website it says No input file specified. I have been at this for 2 days straight. Somone please help. I am trying to setup PHP. Unset doc_root if it is already set (comment the line out in php.ini) Set the cgi.force_redirect PHP directive to 0 Have you allowed the Web Service Extension ? Make sure the ISS anonymouse user has rights to all the php files including the php.ini file. Add the php directory to your PATH environment variable When defining the executable, the 'check that file exists' box (wont cure your issue but worth it anyway) Did you use the installer ? if not delete all the files and the php.ini and run the installer, you may get a wscript error just say yes then rerun the installation so the error dosnt happen and restart the server. Set the cgi.force_redirect PHP directive to 0 Quote Link to comment https://forums.phpfreaks.com/topic/3113-windows-2003iis-6/#findComment-10885 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.