Bug#291944: Moving 'extension=imap.so' include in php.ini fixed segfault

2005-01-29 Thread rd
We had segfault problems in both apache and apache-ssl. Commenting out one line (extension=imap.so) from php.ini made both servers start normally. This line was the last one in the php.ini configuration file. Moving it furher up, so that it was not the last module to be loaded, fixed this

Bug#291944: Moving 'extension=imap.so' include in php.ini fixed segfault

2005-01-29 Thread Adam Conrad
[EMAIL PROTECTED] said: We had segfault problems in both apache and apache-ssl. Commenting out one line (extension=imap.so) from php.ini made both servers start normally. This line was the last one in the php.ini configuration file. Moving it furher up, so that it was not the last module to

Processed: Not apache's bug

2005-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 291944 php4 Bug#291944: apache daemon segfaults on start Bug reassigned from package `apache' to `php4'. thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator,

Bug#291944: Not apache's bug

2005-01-29 Thread Thom May
reassign 291944 php4 thanks Segfaults caused by php modules aren't an apache bug. -- That sounds like a lot of work... Can we out source? The Revolution will not be outsourced! (Slick/Monique - Sinfest) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

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 or

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 problems