Re: Problem with segfaulting Apache 1.3.31-6 on Debian Sarge

2004-10-06 Thread Fabio Massimo Di Nitto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Adrian Neumaier wrote: | Hi, | | with the latest apache update i get an segmentation fault in apache | while reading /usr/share/misc/file/magic/mime. | | If i do an 'strace apache -F' i get the following output: | |

RE: Problem with segfaulting Apache 1.3.31-6 on Debian Sarge

2004-10-06 Thread Adam Conrad
Fabio Massimo Di Nitto wrote: Are you running php4? In this case it is a know problem and either you install libapache-mod-ssl (even unconfigured) or you remove php4. Or upgrade to libc6 2.3.2.ds1-17 from unstable, and let us know if that clears up your problem. ... Adam