Justtechjobs.com Find a programming school near you






Online Campus Both


php-windows | 2002071

[PHP-WIN] Re: PHP on IIS 5.0 From: colin mcdonald (colin <email protected>)
Date: 07/08/02

This is what I had to do:

-take out zend_optimizer from php.ini
-put process isolation level to "HIGH" (as Michael suggested)
-put IIS in the ISAPI filter list
-disable chaching of isapi applications

I hope this helps you and/or anyone else having this problem, because it
took me a long time to figure this out and stabilize our app on IIS.

colin

Alexandr Polupanov wrote:
> i'm using php4isapi.dll on a Windows 2000 Professional.
> When i'm running Server-Side PHP Scripts, all works fine, but when i'm
> running them more than approximately 50 times, PHP seems to stop working,
> and in my browser i get this:
> "PHP has encountered an Access Violation at 010125C0"
> or this too:
> "PHP has encountered an Access Violation at 0101290E"
> Then i need to restart IIS service, to get PHP work again.
>
> Do somebody knows what is the problem, and how to solve it?
> Thanks in advance.

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php