I'm having a problem with PHP/IIS5.0 with the browser seems to just hang, at no 
particular stage it seems fine and then it dies....

Is this related to below... I've tried running php as .exe/isapi but still happens...

> -----Original Message-----
> From: colin mcdonald [mailto:[EMAIL PROTECTED]]
> Sent: 08 July 2002 1:57 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Re: PHP on IIS 5.0
> 
> 
> 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
> 
> 

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

Reply via email to