ECTED]>
Sent: Sunday, March 11, 2001 9:17 AM
Subject: Re: [PHP-INST] CGI Error/ ISAPI doesn't work
> >My guess is there is an outside file PHP is trying to get to, and it
won't
> >work without this file. So, would there be anything PHP is looking for
> >outside the \PHP
>My guess is there is an outside file PHP is trying to get to, and it won't
>work without this file. So, would there be anything PHP is looking for
>outside the \PHP directory that is a critical file to have?
Only php.ini and anything required by any of the extensions you might be
loading - ass
-
From: Marc Clerc <[EMAIL PROTECTED]>
To: Phil Driscoll <[EMAIL PROTECTED]>; Milis PHP
<[EMAIL PROTECTED]>
Sent: Saturday, March 10, 2001 9:35 AM
Subject: Re: [PHP-INST] CGI Error/ ISAPI doesn't work
> Doc_Root is indeed blank, and all the configurations are identical
ROTECTED]>
Sent: Saturday, March 10, 2001 3:50 AM
Subject: Re: [PHP-INST] CGI Error/ ISAPI doesn't work
> Two things to check.
>
> doc_root in php.ini is left blank
> The script mappings for php in the internet service manager are set for
all
> the subdomains.
>
>
Two things to check.
doc_root in php.ini is left blank
The script mappings for php in the internet service manager are set for all
the subdomains.
Cheers
--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org
--
PHP Install Mailing List (http
t;
Sent: Thursday, March 08, 2001 7:53 AM
Subject: Re: [PHP-INST] CGI Error/ ISAPI doesn't work
> The only reason it might look for files outside the /php directory (other
> than php.ini in /winnt) is if you happen to have rogue copies of any of
the
> dlls elsewhere such as winn
>when using PHP.EXE for parsing .PHP files, i get a CGI error with
incomplete headers.
>PHP.EXE works fine on a DOS prompt, and works fine when I log in the
webpage using the
>Admin password, but doesn't with Anonymous access. PHP.EXE has IUSR_ Full
permission
>set on it.. any ideas?
First of all
when using PHP.EXE for parsing .PHP files, i get a CGI error with incomplete headers.
PHP.EXE works fine on a DOS prompt, and works fine when I log in the webpage using the
Admin password, but doesn't with Anonymous access. PHP.EXE has IUSR_ Full permission
set on it.. any ideas?
I've also tr