[PHP-WIN] re: ISAPI status

2001-12-17 Thread Bryant Brabson
Can't use the ISAPI module. On a W2K Server SP2(256MB 650mhz), the following error occurs after a short time of usage: The HTTP server encountered an unhandled exception while processing the ISAPI Application ' php4ts!zend_hash_copy + 0x1B + 0xA05E5983'. The CGI binary has been rock solid for me

[PHP-WIN] Re: ISAPI Status

2001-12-16 Thread Pierre Axelsson
Alain Sayez wrote: > Did you install php4ts.dll in c:\winnt\system32 ? Yepp, but I made another (silly) mistake when setting the file system permissions. Having corrected that, it works better. But now, when I reload a page say 50 times fast, I get "PHP has encountered an Access Violation at

[PHP-WIN] Re: ISAPI Status

2001-12-16 Thread Alain Sayez
Did you install php4ts.dll in c:\winnt\system32 ? I don't have your bug with the same kind of systems. Alain "Pierre Axelsson" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Flint Doungchak wrote: > > > Hey all, > > > > First, I just wanted to thank everyone

[PHP-WIN] Re: ISAPI Status

2001-12-16 Thread Pierre Axelsson
"Flint Doungchak" <[EMAIL PROTECTED]> skrev i meddelandet [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hey all, > > First, I just wanted to thank everyone who has been a part of PHP. I think > that's everyone, but especially those that code. We're all very thankful. > > I was just wanting to see

[PHP-WIN] Re: ISAPI Status

2001-12-16 Thread Pierre Axelsson
Flint Doungchak wrote: > Hey all, > > First, I just wanted to thank everyone who has been a part of PHP. I think > that's everyone, but especially those that code. We're all very thankful. > > I was just wanting to see what people are experiencing with the ISAPI module > for IIS 5.0 with PHP 4.

[PHP-WIN] Re: ISAPI Status

2001-12-14 Thread John Lim
I have also experienced crashes with PHP 4.1.0 and ISAPI when stress testing with ab (apachebench). I am still using CGI. I suspect the problems are deep in the code, and might not show up with simple tests. My test code is about 50K lines of PHP, which really stresses things up. Perhaps apache