|
Posted by NC on 05/04/06 18:40
MQCarpenter wrote:
>
> I am using a purchased script (PHP Live Helper) and have noticed that
> php-cgi is spawning and maxing out my processor after a while. Is there
> a PHP way to resolve this? I am using Windows 2000 server and IIS. I am
> asking the vendor about this too, but wondered if this was a set up or
> PHP problem.
Most likely, it's the setup. Try deploying PHP as an ISAPI module
instead of CGI and see what happens. Also, the Manual says that if you
experience high CPU loads while running PHP under IIS, you should turn
off the IIS setting "Cache ISAPI Application".
Cheers,
NC
Navigation:
[Reply to this message]
|