Re: [PHP-DEV] apache module win32 crash From: Phil Driscoll (phil <email protected>)
Date: 09/29/00

>As already mentioned php apache mod currently crashes under very special
>circumstances I cannot isolate, thus I decided to build a debug module
>and I did and it does *not* crash. What to do?
>The CGI version does not crash at all...

I wonder if the problems are the same as those afflicting the ISAPI module
for IIS (which IIRC are to do with some bits of code not being 100% thread
safe). If so, maybe a pooling of brainpower might fix both problems
together. I'm sure that someone (maybe Andi) was working on the ISAPI
problem and might have an idea of where to start looking.

Certainly, reliable ISAPI and Apache module versions of PHP for Windows
would greatly enhance PHP's standing in that arena.

Cheers

--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>