You are not logged in.

#1 2005-04-24 22:38:28

crobot
Member
Registered: 2004-10-08
Posts: 25

cannot start apache, via rc.d or apachectl

If i try to start apache from rc.d it reports a fail and no message is reported in my error.log, so i tried apachectl directly which results in the following error:

/usr/sbin/apachectl: line 78: 24862 Segmentation fault      $HTTPD $ARGV

If i run the httpd daemon directly, it works...odd. :?

I've tried uninstalling and reinstalling both apache and db, the latter as a result of another forum post i saw, both to no avail. I'm using a fresh config dir in /etc.

I noticed this fail on bootup a few days ago but my attention was elsewhere and i've only come to deal with it today, as a result i don't have a clue what package (if any) has broken it.

Thanks for any help.

Dan

Offline

#2 2006-06-24 19:58:44

ubermartian
Member
From: Edinburgh
Registered: 2004-02-06
Posts: 32

Re: cannot start apache, via rc.d or apachectl

I have the same problem, except apache won't start at all.  Any fix yet?

Offline

#3 2006-06-26 05:58:39

glad
Member
From: Norway
Registered: 2005-11-01
Posts: 103
Website

Re: cannot start apache, via rc.d or apachectl

nice i got the problem fixed, just comment out ssl, and install apr and aprutil tongue

Offline

#4 2006-06-26 17:21:30

ubermartian
Member
From: Edinburgh
Registered: 2004-02-06
Posts: 32

Re: cannot start apache, via rc.d or apachectl

glad wrote:

nice i got the problem fixed, just comment out ssl, and install apr and aprutil tongue

Didn't work for me, however, similar posts in other forums have suggested that it is module problems. I'll experiment.

Offline

#5 2006-06-26 21:22:04

Michel
Member
From: Belgium
Registered: 2004-07-31
Posts: 286

Re: cannot start apache, via rc.d or apachectl

Hello,

in my case, the dbd-module was causing problems I think. I commented out al modules with dbd in them.

Anyway, I'm compiling the older version again on my own since I use mod_auth_kerb and mod_python and I don't know when/if they support the new version.

Greetings,

Michel.

Offline

#6 2006-07-13 03:29:56

afu
Member
From: Tuscalooser, Alabummer
Registered: 2004-02-19
Posts: 155

Re: cannot start apache, via rc.d or apachectl

I had this problem several weeks ago. I found a known bug with auth_digest_module that can delay the start of apache for over 20 mins in some cases. Commented it out of the httpd.conf file and all was well. This did not cause a seg fault -- that is something else.
-Shawn

Offline

Board footer

Powered by FluxBB