Re: apache+mod_ssl signal 4

2005-04-04 Thread Uzi Klein
Doug White wrote: [] php was compiled with OpenSSL support. When I removed that, it works like charm. ( Still, i might want that future one day ) [] I've seen this if you have multiple OpenSSL versions installed and somehow both libraries get linked in at once. This commonly happens if you

Re: apache+mod_ssl signal 4

2005-04-04 Thread Doug White
On Mon, 4 Apr 2005, Uzi Klein wrote: > Chuck Swiger wrote: > > [.] > > 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. > > I mananged to fix it. > ph

Re: apache+mod_ssl signal 4

2005-04-03 Thread Uzi Klein
Chuck Swiger wrote: [.] 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. I mananged to fix it. php was compiled with OpenSSL support. When I removed that, it

Re: apache+mod_ssl signal 4

2005-04-03 Thread Uzi Klein
Hi I rebuilt world last nite... didnt help much... attached my kernel, make.conf and dmesg output Doug White wrote: On Sat, 2 Apr 2005, Barney Wolff wrote: On Fri, Apr 01, 2005 at 06:59:11PM -0800, Doug White wrote: pid 62364 (httpd), uid 0: exited on signal 4 (core dumped) Apr 1 11:48:45 www ker

Re: apache+mod_ssl signal 4

2005-04-03 Thread Chuck Swiger
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, n

Re: apache+mod_ssl signal 4

2005-04-03 Thread Uzi Klein
Doug White wrote: On Sat, 2 Apr 2005, Barney Wolff wrote: On Fri, Apr 01, 2005 at 06:59:11PM -0800, Doug White wrote: pid 62364 (httpd), uid 0: exited on signal 4 (core dumped) Apr 1 11:48:45 www kernel: pid 62364 (httpd), uid 0: exited on signal 4 (core dumped) Signal 4 is SIGABRT, which is a so

Re: apache+mod_ssl signal 4

2005-04-03 Thread Uzi Klein
Hi I rebuilt world last nite... didnt help much... attached my kernel, make.conf and dmesg output Doug White wrote: > On Sat, 2 Apr 2005, Barney Wolff wrote: > > >> On Fri, Apr 01, 2005 at 06:59:11PM -0800, Doug White wrote: >> pid 62364 (httpd), uid 0: exited on signal 4 (core dumped) Ap

Re: apache+mod_ssl signal 4

2005-04-02 Thread Doug White
On Sat, 2 Apr 2005, Barney Wolff wrote: > On Fri, Apr 01, 2005 at 06:59:11PM -0800, Doug White wrote: > > > > > > pid 62364 (httpd), uid 0: exited on signal 4 (core dumped) > > > Apr 1 11:48:45 www kernel: pid 62364 (httpd), uid 0: exited on signal 4 > > > (core dumped) > > > > Signal 4 is SIGABR

Re: apache+mod_ssl signal 4

2005-04-01 Thread Barney Wolff
On Fri, Apr 01, 2005 at 06:59:11PM -0800, Doug White wrote: > > > > pid 62364 (httpd), uid 0: exited on signal 4 (core dumped) > > Apr 1 11:48:45 www kernel: pid 62364 (httpd), uid 0: exited on signal 4 > > (core dumped) > > Signal 4 is SIGABRT, which is a software-initiated abort. Well, no, it'

Re: apache+mod_ssl signal 4

2005-04-01 Thread Doug White
On Fri, 1 Apr 2005, Uzi Klein wrote: > I Installed a fresh apache-moddssl port > (using portinstall www/apache13-modssl) > > When i start apache using "apachectl start" everything works just fine, > but when i try "apachectl startssl" i have some errors i have no idea > what to do with > > httpd-e

apache+mod_ssl signal 4

2005-04-01 Thread Uzi Klein
Hi I Installed a fresh apache-moddssl port (using portinstall www/apache13-modssl) When i start apache using "apachectl start" everything works just fine, but when i try "apachectl startssl" i have some errors i have no idea what to do with httpd-error log gives me : [Fri Apr 1 11:40:24 2005] [i