Re: Child keeps seg faulting

2001-04-28 Thread G.W. Haywood
Hi there, On Fri, 27 Apr 2001, Chuck Carson wrote: > I have no problems on Linux, my exact same build procedure gives me this > error on Solaris 2.7. > > What is the recommended combo for Solaris 2.7? I am currently using this: > apache 1.3.19 > mod_perl 1.25 > php 4.04pl1 > perl 5.6 Er - whic

Re: Child keeps seg faulting

2001-04-27 Thread Chuck Carson
Sent: Friday, April 27, 2001 12:59 AM Subject: Re: Child keeps seg faulting > > > Hi! > > I have had similar problems with Linux. I have tried with different > combinations: > * perl versions 5.005_3, 5.6.0, 5.6.1, ActivePerl 5.6.0 > * apache versions from 1.3.9 - 1.3.19 > *

Re: Child keeps seg faulting

2001-04-27 Thread karnurme
Hi! I have had similar problems with Linux. I have tried with different combinations: * perl versions 5.005_3, 5.6.0, 5.6.1, ActivePerl 5.6.0 * apache versions from 1.3.9 - 1.3.19 * with and without dso * never with php The combination that seems to work now for us is apache_1.3.14, mod_perl

Re: Child keeps seg faulting

2001-04-26 Thread Bird Lei
> > I have the following config: Solaris 2.7, perl 5.6, php4 and mod_perl > 1.25 compiled > > statically into Apache 1.3.19. This exact same config works flawlessly > on several > > Suse machines and a few Red Hat machines. After building and testing > the server, I > > get the following error

Re: Child keeps seg faulting

2001-04-25 Thread G.W. Haywood
Hi there, On Thu, 26 Apr 2001, Stas Bekman wrote: > On Wed, 25 Apr 2001, Mod-Perl List wrote: > > > > I have the following config: Solaris 2.7, perl 5.6, php4 and mod_perl 1.25 compiled > > statically into Apache 1.3.19. > > get the following error when trying to execute the printenv cgi script

Re: Child keeps seg faulting

2001-04-25 Thread Stas Bekman
On Wed, 25 Apr 2001, Mod-Perl List wrote: > > > I have the following config: Solaris 2.7, perl 5.6, php4 and mod_perl 1.25 compiled > statically into Apache 1.3.19. This exact same config works flawlessly on several > Suse machines and a few Red Hat machines. After building and testing the server

Child keeps seg faulting

2001-04-25 Thread Mod-Perl List
I have the following config: Solaris 2.7, perl 5.6, php4 and mod_perl 1.25 compiled statically into Apache 1.3.19. This exact same config works flawlessly on several Suse machines and a few Red Hat machines. After building and testing the server, I get the following error when trying to execute