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