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: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of H. Bartel
> Sent: Monday, September 22, 2003 7:55 AM
> To: [EMAIL PROTECTED]
> 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
> _______________________________________________
> [EMAIL PROTECTED] mailing list 
> http://lists.freebsd.org/mailman/listinfo/free> bsd-questions
> 
> To unsubscribe, send any mail to 
> "[EMAIL PROTECTED]"
> 


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to