No Input file specified

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • jeff

    No Input file specified

    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\php5isap i.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.

    Thanks to all in advance
    Jeff
  • Andy Hassall

    #2
    Re: No Input file specified

    On Tue, 16 Nov 2004 20:07:36 GMT, jeff <jeff31162@hotm ail.com> wrote:
    [color=blue]
    >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\php5isa pi.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.[/color]

    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.andyhsoftwa re.co.uk/space> Space: disk usage analysis tool

    Comment

    Working...