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

 ID:               61818
 Updated by:       php-bugs@lists.php.net
 Reported by:      john dot iliffe at iliffe dot ca
 Summary:          Apache 2.4.1 child segfaults on all PHP requests
-Status:           Feedback
+Status:           No Feedback
 Type:             Bug
 Package:          Reproducible crash
 Operating System: Red Hat RHEL 5
 PHP Version:      5.4.0

 New Comment:

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.


Previous Comments:
------------------------------------------------------------------------
[2012-04-23 00:42:49] ahar...@php.net

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.



------------------------------------------------------------------------
[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