View Single Post

  #2 (permalink)  
Old 11-16-2004
Andy Hassall
 
Posts: n/a
Default Re: No Input file specified

On Tue, 16 Nov 2004 20:07:36 GMT, jeff <jeff31162@hotmail.com> wrote:

>greetings
>I have read all the posts I can find on this, looked at many many web
>sites, and have yet to solve the problem. All the documentation I find
>on this error seems to be CGI related, rather than the "module" method
>of running php.
>
>I downloaded and installed PHP5 on a Windows XP (SP2) machine running
>IIS 5.1
>
>I have set the mappings for the virtual directory to .php mapps to the
>C:\PHP\php5isapi.dll file.
>
>I can hit the web site with my browser, but can not run any php files.
>Every reference to a php file get this "No input file Specified"
>error.


In the app mapping, have you ticked "Check that file exists"?
Filesystem permissions would then be next on the list to look at.

--
Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
Reply With Quote