[rt-users] RT4 - mod_perl problem with apache2

Robert Wysocki robert.wysocki at contium.pl
Mon May 30 06:09:11 EDT 2011


Hi guys,

I've googled it, some people also have this problem, but no solutions
were provided by anyone.
The problem is:
testrt:/opt/rt4/etc# apache2ctl restart
/usr/sbin/apache2ctl: line 107: 11712 Segmentation fault      $HTTPD
${APACHE_ARGUMENTS} -t 2> /dev/null
Syntax OK
/usr/sbin/apache2ctl: line 107: 11715 Segmentation fault      $HTTPD
${APACHE_ARGUMENTS} -t
Action 'restart' failed.
The Apache error log may have more information.
testrt:/opt/rt4/etc# /etc/init.d/apache2 reload
Syntax OK
/usr/sbin/apache2ctl: line 107: 11729 Segmentation fault      $HTTPD
${APACHE_ARGUMENTS} -t
Action 'configtest' failed.
The Apache error log may have more information.
 failed!

The way of restarting apache which doesn't cause error to be thrown is
just:
/etc/init.d/apache2 stop; /etc/init.d/apache2 start
but it's, well, inelegant.

The issue is probably related to Plack.

Any suggestions?

Regards,
-- 
Robert Wysocki
CONTIUM S.A., http://www.contium.pl




More information about the rt-users mailing list