Edit report at https://bugs.php.net/bug.php?id=55525&edit=1

 ID:                 55525
 Comment by:         good821 at 126 dot com
 Reported by:        info at ihead dot ru
 Summary:            --enable-zend-multibyte cause Apache exit on signal
                     10
 Status:             Open
 Type:               Bug
 Package:            Apache related
 Operating System:   FreeBSD 7.4
 PHP Version:        5.3.8
 Block user comment: N
 Private report:     N

 New Comment:

http://www.officialpackersjerseyshop.com/green-bay-packers-jerseys-ryan-grant-jersey-c-11_15.html
       Ryan Grant Jersey
http://www.officialpackersjerseyshop.com/green-bay-packers-jerseys-tramon-williams-jersey-c-11_35.html
  Tramon Williams Jersey
http://www.officialpackersjerseyshop.com/green-bay-packers-jerseys-william-henderson-jersey-c-11_16.html
        William Henderson Jersey


Previous Comments:
------------------------------------------------------------------------
[2011-08-29 08:00:33] abc at abc dot com

Official NFL Shop http://www.fanskick.com/ Official NFL Shop
PHP from FreeBSD ports or from source directly

------------------------------------------------------------------------
[2011-08-29 07:54:22] Jamesjerseys at 126 dot com

http://www.wholesaleusajerseys.us/nfl-jerseys-c-8.html

------------------------------------------------------------------------
[2011-08-28 14:46:47] info at ihead dot ru

Description:
------------
--enable-zend-multibyte in "configure" script (Zend Multibyte Support = 
Enabled) cause Apache's child processes outputs any result, but exit on signal 
10 when in PHP-script there is syntax error and when MaxRequestPerChild != 1.

Tested on Apache 1.3 and Apache 2.2 building PHP from FreeBSD ports or from 
source directly.

Test script:
---------------
<?
echo '123';

func($item;

?>

Expected result:
----------------
Work correctly on any next request

Actual result:
--------------
Apache's child proccess outputs any result (text of syntax error) and exit with 
signal 10. It cause fails at the next request (Apache server close connection 
without any result), when request is scheduled to the killed child.


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=55525&edit=1

Reply via email to