To:  Colin McDonald
So, you would suggest, *NOT* caching isapi apps, when using php?
this should be doable per application..

--
=======================================================================
Michael J. Ryan  -  tracker1[*at*]theroughnecks.com
Roughneck BBS: http://www.theroughnecks.net  telnet://theroughnecks.net
=======================================================================
Y!: aztracker1 - aim: azTracker1 - icq: 4935386 - msn: see email
One program for aim/icq/yahoo/msn/irc  -  http://www.trillian.cc/


" Colin McDonald" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> From Newsgroup: php.windows
>
> 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.
>
> --- Synchronet NewsLink v1.00 Beta
--- Synchronet NewsLink v1.00 Beta
 *  Roughneck BBS - www.theroughnecks.net - telnet://theroughnecks.net

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

Reply via email to