Re: segmentation fault using a startup file

2002-11-28 Thread Stas Bekman
Ged Haywood wrote: On 27 Nov 2002, Jan Theofel wrote: Especially because we use SuSE Linux Enterprise Server which is a hihgly integrated system and we would loose the benefits of this system when we compile apache on our own. I don't understand that at all. Can somebody help me out here?

RE: segmentation fault using a startup file

2002-11-27 Thread Grant McLean
Jan Theofel wrote: > Am Mon, 2002-11-25 um 17.46 schrieb Jan Theofel: > > > > (Re)starting apache results in the following segmentation fault: > > The problem with this segmentation fault is XML::Simple which I use > togeather with mod_perl. This seems to be a knowen problem > but without a know

Re: segmentation fault using a startup file

2002-11-27 Thread Ken Y. Clark
On Wed, 27 Nov 2002, Ged Haywood wrote: > Date: Wed, 27 Nov 2002 20:56:01 + (GMT) > From: Ged Haywood <[EMAIL PROTECTED]> > To: Jan Theofel <[EMAIL PROTECTED]> > Cc: mod_perl mailinglist <[EMAIL PROTECTED]> > Subject: Re: segmentation fault using a startup fi

Re: segmentation fault using a startup file

2002-11-27 Thread Ged Haywood
Hi Jan, On 27 Nov 2002, Jan Theofel wrote: > Am Mit, 2002-11-27 um 17.33 schrieb Ged Haywood: > > > > What is it about compiling your own Apache that troubles you? > > It is a lot of work to do. Only the first couple of times. Takes me about two minutes nowadays. > Especially because we use

Re: segmentation fault using a startup file

2002-11-27 Thread Jan Theofel
Hello, Am Mit, 2002-11-27 um 17.33 schrieb Ged Haywood: > > On 27 Nov 2002, Jan Theofel wrote: > > > Am Mon, 2002-11-25 um 17.46 schrieb Jan Theofel: > > > > > > (Re)starting apache results in the following segmentation fault: > > > > The problem with this segmentation fault is XML::Simple > >

Re: segmentation fault using a startup file

2002-11-27 Thread Ged Haywood
Hi there, On 27 Nov 2002, Jan Theofel wrote: > Am Mon, 2002-11-25 um 17.46 schrieb Jan Theofel: > > > > (Re)starting apache results in the following segmentation fault: > > The problem with this segmentation fault is XML::Simple > [snip] > All I could find is that you can either: > 1. Compile y

Re: segmentation fault using a startup file

2002-11-27 Thread Jan Theofel
Hello, Am Mon, 2002-11-25 um 17.46 schrieb Jan Theofel: > > (Re)starting apache results in the following segmentation fault: The problem with this segmentation fault is XML::Simple which I use togeather with mod_perl. This seems to be a knowen problem but without a known solution. All I could f

RE: segmentation fault using a startup file

2002-11-25 Thread Beau E. Cox
Yeah, Randy, I second the motion. We know that DBI 1.28 does _NOT_ work! Aloha => Beau. -Original Message- From: Randy Kobes [mailto:[EMAIL PROTECTED]] Sent: Monday, November 25, 2002 7:34 AM To: Jan Theofel Cc: mod_perl mailinglist Subject: Re: segmentation fault using a startup f

Re: segmentation fault using a startup file

2002-11-25 Thread Randy Kobes
On 25 Nov 2002, Jan Theofel wrote: > Hello, > > I have another problem using Perl::PerlRun with a startup file in > apache. The line added to the apache configuration file was: > > PerlRequire /home/www/[...]/shop/engine/apachestartup.pl > > (Re)starting apache results in the following segmenta