[phpa] For reference, info about PHP/MySQL segfaults
- From: "Nick Lindridge" <nick@xxxxxxxxxxxxxxxxxxxxx>
- To: phpa@xxxxxxxxxxxxx
- Date: Thu, 4 Apr 2002 12:06:39 +0100 (BST)
-------- Original Message --------
Subject: Re: [phpa] Re: Apache Error log messages
From: Filippo Caprioli
To: Nick Lindridge <nick@xxxxxxxxxxxxxxxxxxxxx>
Nick Lindridge wrote:
>>Hi,
>>
>>You mentioned that PHP 4.1.2 is unstable used with PHPA.
>>What version of PHP would you recommend then?
>
>
> No, PHP 4.1.2 is unstable period - i.e. it's unstable without PHPA as
> well :-) Just as 4.0.6 is/was. Ho hum.
About php segfaults: I've traced back crashes to the mysql module.
It has been reported in http://bugs.php.net/bug.php?id=16272, and
seems a really nasty issue, present in the entire 4.1.x family, and
4.2RC. PHP randomly crash in mysql_fetch_array(), whenever using bundled
mysql library or an external one, glibc 2.1 or 2.2, and so on. Seems a
random crash in zend engine. Using postgresql insted of mysql, segfaults
disappear entirely.
I know this is not the php bug forums, but still I hope this can help in
identifying bogus reports about phpa.
thank you again
--
Filippo
------------------------------------------------------------------------
www.php-accelerator.co.uk Home of the free PHP Accelerator
To post, send email to phpa@xxxxxxxxxxxxx
To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe
Other related posts:
- » [phpa] For reference, info about PHP/MySQL segfaults