Apache Signal Segmentation Faults
My apache error logs are full of signal Segmentation faults roughly every hour. This results in:
I am running Apache 2.4.7 with PHP 5.5.8. I have tried disabling memcached, imagick and the opcache in turn to see if the issue stops however it does not! Extensions loaded:
child pid 22388 exit signal Segmentation fault (11)
I am running Apache 2.4.7 with PHP 5.5.8. I have tried disabling memcached, imagick and the opcache in turn to see if the issue stops however it does not! Extensions loaded:
extension = "pdo.so"
extension = "pdo_sqlite.so"
extension = "timezonedb.so"
; extension = "memcached.so"
; extension = "imagick.so"
; zend_extension = "/usr/local/lib/php/extensions/no-debug-non-zts-20121212/opcache.so"
-
Hello :) Please paste the output of the following commands: grep homeloader /usr/local/lib/php.ini /usr/local/cpanel/bin/rebuild_phpconf --current
Thank you.0 -
Hi Michael There is no output for this command: grep homeloader /usr/local/lib/php.ini
/usr/local/cpanel/bin/rebuild_phpconf --current Available handlers: suphp dso cgi none DEFAULT PHP: 5 PHP4 SAPI: none PHP5 SAPI: dso SUEXEC: enabled RUID2: not installed
0 -
Can you paste the command output here ? /usr/local/apache/bin/apachectl configtest Suspect that there should be some httpd misconfiguration in the config file. 0 -
[quote="talk2prakash, post: 1562822">Can you paste the command output here ? /usr/local/apache/bin/apachectl configtest Suspect that there should be some httpd misconfiguration in the config file.
Outputs: Syntax OK0 -
Could you open a support ticket using the link in my signature so we can take a closer look? You can post the ticket number here so we can update this thread with the outcome. Thank you. 0
Please sign in to leave a comment.
Comments
5 comments