Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2004 17:35:03 -0400
From:      Sven Willenberger <sven@dmv.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: 'Unable to read from thread kernel pipe' error in Apache
Message-ID:  <1089927303.23356.21.camel@lanshark.dmv.com>
In-Reply-To: <200407152034.i6FK3eKD049113@toyingwithfate.com>
References:  <1089896825.23366.6.camel@lanshark.dmv.com> <200407150539.i6F5dCZY004459@toyingwithfate.com> <200407152034.i6FK3eKD049113@toyingwithfate.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2004-07-15 at 16:34 -0400, Will McCutcheon wrote:
> Sven Willenberger wrote:
> 
> > Did you compile apache with worker threads? Although I did have success
> > using MPM=worker with libkse, I found that IMP mail crashed apache
> > almost immediately. Turns out that a lot of PHP modules, etc are not
> > thread safe,
> 
> Er, I'm not sure.  I just did "portinstall www/apache2".  Is there a 
> particular make option I should try specifying?  Thanks for your reply!
> 
> W
> _______________________________________________

based on the output of httpd -V you posted it is not a threaded apache
so you can disregard my message; yours is the default prefork method. As
someone else suggested, running "ldd /usr/local/sbin/httpd" may help.

Sven



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1089927303.23356.21.camel>