On Wednesday 11 July 2001 16:22, [EMAIL PROTECTED],
[EMAIL PROTECTED] wrote:
> i try to install php on WinXP.
> i have the the IIS running.
> But when i intoduce a new isapi filter PHP which shell be executed by the
> php4isapi.dll he won\'t load this filter. i also stopped the iis and
> started it again but that won\'t help.
> can anyone one of you help me with this?
> plz
>
> could it be that microsoft won\'T php running on windows machines anymore?
>
Check that all the files php needs (php4isapi.dll, php4ts.dll and php.ini)
have permissions such that they can be read by IUSR_<machinename>
and also comment out all the extention dlls in php.ini until you get things
going.
You may be lucky enough to get reliable performance from the isapi module,
but don't bank on it. If things go wrong (server 500 errors, memory aborts
etc) switch to the cgi installation.
Cheers
--
Phil Driscoll
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]