Date: Sun, 03 Apr 2005 15:54:32 -0400 From: Chuck Swiger <cswiger@mac.com> To: Uzi Klein <uzi@bmby.com> Cc: freebsd-stable@freebsd.org Subject: Re: apache+mod_ssl signal 4 Message-ID: <425049F8.3060704@mac.com> In-Reply-To: <42501965.3030103@bmby.com> References: <424D1FBD.3070207@bmby.com> <20050401185643.I94922@carver.gumbysoft.com> <20050402065702.GA69101@pit.databus.com> <20050402145930.G1503@carver.gumbysoft.com> <42501965.3030103@bmby.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Uzi Klein wrote: [ ... ] > I see, when i disable mod_php everything works... > Is there a conflict i don't know? The answer may be yes. It's not your fault-- if people wrote portable software, /usr/ports would still be useful but not require nearly as much work. > php is also compiled ( from source, not ports ) with openssl support. Signal 4's are a good sign of a binary compiled for the wrong architecture; a signal 11 could mean a program bug (you are using PHP, after all), or it could mean marginal hardware. Try using PHP from the ports and see whether that runs better. If it does, well, take a look at what the port changes, and you've probably located the source of your current problems. -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?425049F8.3060704>