Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 2003 12:41:21 -0400
From:      "John Straiton" <jsmailing@clickcom.com>
To:        "'H. Bartel'" <lists@u-rep.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: apache error
Message-ID:  <011301c38128$5e013c00$1916c60a@win2k.clickcom.com>
In-Reply-To: <r02000100-1026-9A77DA3EECF311D7932800306583A5FE@[10.0.0.119]>

next in thread | previous in thread | raw e-mail | index | archive | help
Normally when I've seen this error in the past, it's been because of a
module for php that isn't too happy with the state of affairs. What you
might do is rebuild php without any modules and see if it still
coredumps. If not, keep adding them back one by one until it dies again
and then you'll know which module is killing it. I've had problems time
and time again with libmcrypt being the culprit. 

I've yet to find a cure other than reinstalling libmcrypt and trying
again. Once to the extent of pkg_delete'ing everything on the machine
and building it back up to restore php functionality.

John Straiton
jks@ clickcom.com
Clickcom, Inc
704-365-9970x101
 > -----Original Message-----
> From: owner-freebsd-questions@freebsd.org 
> [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of H. Bartel
> Sent: Monday, September 22, 2003 7:55 AM
> To: freebsd-questions@FreeBSD.ORG
> Subject: apache error
> 
> 
> Hi,
> 
> I did have apache running and then installed mod_php3 after I 
> already have installed mod_php4. Now I get the following 
> errors when I try to start apache:
> 
> Segmentation fault (core dumped)
> /usr/local/sbin/apachectl start: httpd could not be started 
> localhost /kernel: pid 183 (httpd), uid 0: exited on signal 
> 11 (core dumped)
> 
> I would appreciate any solution to this. Thanks,
> Holger
> _______________________________________________
> freebsd-questions@freebsd.org mailing list 
> http://lists.freebsd.org/mailman/listinfo/free>; bsd-questions
> 
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?011301c38128$5e013c00$1916c60a>