No I have just Netscape servers running on Windows 2000 machine. I can not, at this time, investigate installing apache servers due to the learning curve. I have configured the Netscape servers to run Perl using the exact same procedure and they are running perl just fine. The problem I am having is that I have no idea where to look. Is the problem in the way I associated the .php extension? Is it not reading the %1 %* parameters and therefor cannot see the filename to process? I would appreciate any help you can give me on this.
"Gustavo Andrade" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Do you have the apache installed? > > > "B Hodge" <[EMAIL PROTECTED]> escreveu na mensagem > news:[EMAIL PROTECTED] > > I have installed php and configured it per the install manual. > > I associated .php extensions to run php scripts via the php interpreter > and > > ran the test.php script successfully. > > I then configured my Netscape 3.63 server mime-types to support php as > > magnus-internal/shellcgi > > Then I enabled php extensions to run on Netscape 3.63. > > When I first ran test.php via webserver I got the security alert about > > accessing php cgi's directly so I modified the php.ini file > > cgi.force_redirect = 0 and now all I get is "No input file specified" when > I > > try to load the same test.php script. > > Can someone help me with this please. > > > > > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php