Re: Need to remove and add virtualhosts to start apache

2005-01-29 Thread rm
On Sat, Jan 29, 2005 at 10:38:41AM -0500, Adam Rosi-Kessel wrote: > On Thu, Jan 27, 2005 at 05:09:32PM +0100, [EMAIL PROTECTED] wrote: > > Non, sorry, didn't study your backtrace :-/ > > Hmm, looking at your backtrace: you seem to have both php and ssl enabled? > > Since > > i (vaguely) recall pr

Re: Need to remove and add virtualhosts to start apache

2005-01-29 Thread Adam Rosi-Kessel
On Thu, Jan 27, 2005 at 05:09:32PM +0100, [EMAIL PROTECTED] wrote: > Non, sorry, didn't study your backtrace :-/ > Hmm, looking at your backtrace: you seem to have both php and ssl enabled? > Since > i (vaguely) recall problems with this setup - is it possible to reproduce the > segfault with one

Re: Need to remove and add virtualhosts to start apache

2005-01-27 Thread Adam Rosi-Kessel
On Thu, Jan 27, 2005 at 05:09:32PM +0100, [EMAIL PROTECTED] wrote: > On Tue, Jan 25, 2005 at 09:19:53AM -0500, Adam Rosi-Kessel wrote: > > [EMAIL PROTECTED] wrote: > > >A quick shot into the dark: could this be DNS related? I think you never > > Also, does it make any sense that this would actuall

Re: Need to remove and add virtualhosts to start apache

2005-01-27 Thread rm
On Tue, Jan 25, 2005 at 09:19:53AM -0500, Adam Rosi-Kessel wrote: > [EMAIL PROTECTED] wrote: > >A quick shot into the dark: could this be DNS related? I think you never > >told > >us what sort of virtual hosting you do. Iff you have enough virtual hosts > >whose domain name doesn't resolve _and_

Re: Need to remove and add virtualhosts to start apache

2005-01-25 Thread Adam Rosi-Kessel
[EMAIL PROTECTED] wrote: A quick shot into the dark: could this be DNS related? I think you never told us what sort of virtual hosting you do. Iff you have enough virtual hosts whose domain name doesn't resolve _and_ your server is set up in a way that requires DNS lookups _and_ you have a lot of

Re: Need to remove and add virtualhosts to start apache

2005-01-25 Thread rm
On Mon, Jan 24, 2005 at 10:34:21PM -0500, Adam Rosi-Kessel wrote: > >> This is a very strange, unreproducible problem that occurs frequently > >> enough that I'm concerned. > > This sounds like hardware failure. Have you tried running memtest86 > > on the system? (I saw you said it seems stable o

Re: Need to remove and add virtualhosts to start apache

2005-01-24 Thread Adam Rosi-Kessel
>> This is a very strange, unreproducible problem that occurs frequently >> enough that I'm concerned. > This sounds like hardware failure. Have you tried running memtest86 > on the system? (I saw you said it seems stable otherwise, but I'd > check that first.) Yes, all of the diagnostics check

Re: Need to remove and add virtualhosts to start apache

2005-01-24 Thread Tollef Fog Heen
* Adam Rosi-Kessel | This is a very strange, unreproducible problem that occurs frequently | enough that I'm concerned. This sounds like hardware failure. Have you tried running memtest86 on the system? (I saw you said it seems stable otherwise, but I'd check that first.) -- Tollef Fog Heen

Re: Need to remove and add virtualhosts to start apache

2005-01-23 Thread Adam Rosi-Kessel
> Sometimes, after a system reboot or an apache upgrade, apache won't > start. apache-ssl comes up fine, but apache doesn't. If I run apache > -X manually, I get a segfault. > All I have to do to fix it is remove a few virtual hosts from > httpd.conf. Then apache starts fine. If I add them b

Need to remove and add virtualhosts to start apache

2005-01-23 Thread Adam Rosi-Kessel
This is a very strange, unreproducible problem that occurs frequently enough that I'm concerned. Sometimes, after a system reboot or an apache upgrade, apache won't start. apache-ssl comes up fine, but apache doesn't. If I run apache -X manually, I get a segfault. All I have to do to fix it i