Re: Apache can't start -- seg fault?

2003-03-17 Thread questions1045
 Actually, i did do that already. I used portupgrade to upgrade
 apache13-modssl port.  In the past, that upgrade modssl along with
apache.

which other apache-modules are installed? does a apachectl
start work? if there are any other modules, disable them=20
and try to start apache.

apacehctl start does indeed work -- so it looks as though it's only SSL
that's broken here (ie. apachectl startssl causes seg fault).

I have mod_perl and  mod_php4 installed but disabling them has no effect
-- apache still seg faults when starting with startssl.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


re: Apache can't start -- seg fault?

2003-03-14 Thread questions1045
 I just ugpraded apache and openssl to latest version in ports
 tree and now apache can't restart.

you have to update/recompile mod_ssl to.=20

Actually, i did do that already. I used portupgrade to upgrade
apache13-modssl port.  In the past, that upgrade modssl along with apache.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Apache can't start -- seg fault?

2003-03-13 Thread questions1045
I just ugpraded apache and openssl to latest version in ports tree and now
apache can't restart.

# apachectl startssl
Segmentation fault (core dumped)
/usr/local/sbin/apachectl startssl: httpd could not be started

I don't htink it's a problem with openssl as SSH still works -- I'm
assumign that SSH uses the openssl library.  How do I even begin to figure
out what's wrong?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message