Allright tried running PHP as a CGI and the crash is gone. I gave the source a closer look and found this to be the line which caused the crash:
$database['user_logins_failed'] += 1 ; ( $database is set to FALSE )
but i cannot find the context in which this causes the problem as it seams to appear randomly and only when using a user-defined error- handler.
Andi Gutmans wrote:
It would be nice if someone could look at this but PHP has always been experimental in multi-threaded environments (especially Apache 2).
Do you get the same problems with PHP as a CGI?
Andi
At 09:16 PM 3/5/2004 +0100, Red Wingate wrote:
This one is kinda annoying as well: http://bugs.php.net/bug.php?id=26286&edit=1
Just ran into this just a few minutes ago. Tried to solve the problem using a new Snapshot but this didn't solve my problem, also using a diffrent apache2 version didn't change anything either.
Red
Walter A. Boring IV wrote:
It seems this one should be addressed before RC1 IMO http://bugs.php.net/bug.php?id=27227 Walt Quoting Andi Gutmans <[EMAIL PROTECTED]>:
Hey,
I've fixed all of the major bugs I wanted to get done for RC1.
The only thing we should finalize is the hasMore() thing (I wouldn't want to change such an API after RC1).
Did we decide to go with isValid()? Marcus what do you sya?
Andi
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php