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

 ID:                 61818
 Updated by:         ahar...@php.net
 Reported by:        john dot iliffe at iliffe dot ca
 Summary:            Apache 2.4.1 child segfaults on all PHP requests
-Status:             Open
+Status:             Feedback
 Type:               Bug
-Package:            Apache2 related
+Package:            Reproducible crash
 Operating System:   Red Hat RHEL 5
 PHP Version:        5.4.0
 Block user comment: N
 Private report:     N

 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2012-04-22 18:24:02] john dot iliffe at iliffe dot ca

Description:
------------
Apache-2.4.1 and PHP-5.4.0; whenever a PHP script is invoked the Apache child 
process segfaults and the PHP script is served as source to the client.  (html 
pages serve properly).  Configure line is:

--prefix=/usr/php-5.4.0
--with-apxs2=/usr/apache-2.4.1/bin/apxs
--with-openssl=/usr/openssl-1.0.1
--with-pcre-regex=/usr/pcre-8.3.0
--with-zlib
--with-ldap
--with-mysql
--with-pgsql=/usr/postgres-8.4.2
--with-bz2
--enable-sockets
--enable-zip
--with-pear
--enable-ftp
--with-config-file-path=/usr/php-5.4.0/lib


Test script:
---------------
All PHP scripts -> apachectl -M reports "php5_module (shared)"

I'm very not familiar with bug reporting but the info can be found at this URL 
on the Apache support forum.

http://httpd.markmail.org/search/?q=#query:+page:1+mid:w7aduwbu4az3hdqh+state:results





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



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

Reply via email to