Re: Apache and php segfaulting

2001-11-27 Thread Enrico Zini
On Tue, Nov 27, 2001 at 10:20:22AM +0100, [EMAIL PROTECTED] wrote: > used also for php development, and since the bug has already been > reported (more or less in bugs 119688, 121096, 109454, 116856, 120492), > first I tried to recompile apache and php from source, but I had no > luck; then I want

Re: Apache and php segfaulting

2001-11-27 Thread Jeremy T. Bouse
Enrico, Are you talkin about the Unable to load mm module error? If so I've only seen that reported on non-i386 based arches as it works fine here on i386 but not on Alpha... Also seen it reported as not working on Sparc as well... I'm not sure the maintainer knows actually how to fix this

Re: Apache and php segfaulting

2001-11-27 Thread enrico
On Tue, Nov 27, 2001 at 06:07:51AM -0500, Michael Ward Cole wrote: > I am using Apache 1.3.22 and PHP4.0.1 (I think). Had some difficulty > getting it installed but is working fine at this moment with linux > 2.2.20 on a 'testing' machine. Things that I had to look for included > making sure the

Re: Apache and php segfaulting

2001-11-27 Thread Michael Ward Cole
I am using Apache 1.3.22 and PHP4.0.1 (I think). Had some difficulty getting it installed but is working fine at this moment with linux 2.2.20 on a 'testing' machine. Things that I had to look for included making sure there was a php.ini file which PHP4 looks for. Otherwise, make sure there is a

Apache and php segfaulting

2001-11-27 Thread enrico
Hello! I upgraded my testing machine and found out that the new apache segfaults on startup if I load the php4 module. Since that machine is used also for php development, and since the bug has already been reported (more or less in bugs 119688, 121096, 109454, 116856, 120492), first I tried to r