ID: 20551 Comment by: benny at kwick dot de Reported By: sroussey at network54 dot com Status: Closed Bug Type: Apache related Operating System: RedHat 7.2 PHP Version: 4.3.0 New Comment:
Hi, We experience the very same Problem with PHP 4.3.0/4.3.1/4.3.2. We were using zend accelerator 3.12/3.01 and had absolutely the same effect. Today I switched to zend accelerator 3.50. >From then on no SEGFAULTs occured for about 30 Minutes (whereas before the SEGFAULTS started after 2 Minutes) but then _only_ SEGFAULTs occured, so that i couldnt tickle a single request out of Apache any more until i restarted it. I just read your discussion an I now switched off gz_handler to have a look if the Problem (especially with zend accelerator 3.50) still occurs. Btw.: We use SuSE 8.2/8.0 whereas 8.0 turned out to be not very suitable for Zend Accelerator. Previous Comments: ------------------------------------------------------------------------ [2003-06-15 12:23:41] sroussey at network54 dot com Reopened wrong report. ------------------------------------------------------------------------ [2003-06-15 12:19:31] sroussey at network54 dot com FYI: This bug was in the final for 4.3.0. Also in 4.3.1. Now also in 4.3.2. ------------------------------------------------------------------------ [2003-03-09 18:45:02] [EMAIL PROTECTED] No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. ------------------------------------------------------------------------ [2003-02-25 02:36:34] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip There was a fix for a possible crash in sapi_apache_header_handler() so please try the latest snapshot. ------------------------------------------------------------------------ [2003-02-24 12:29:22] plant at virtualsolution dot net I have see the same problem on PHP4.3.1 Apache 1.3.27 Redhat 7.3: Before the upgrade to PHP 4.3.1 with my 4.2.3, ob_start ("ob_gzhandler") work OK. Now there aren't way to compress the output, i try also ini_set("output_handler", "ob_gzhandler"); or ini_set ( "zlib.output_compression", 1); with no result. if i try to return to my old ob_start ("ob_gzhandler") .. now php return me this Worning: Warning: (null)() [ref.outcontrol]: output handler 'ob_gzhandler' cannot be used twice in Unknown on line 0 Any idea ?? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/20551 -- Edit this bug report at http://bugs.php.net/?id=20551&edit=1