Re: A lot of "segmentation fault", Ubuntu Hardy, apache with mod_perl

2009-08-10 Thread Adam Prime
Igor Chudov wrote: > > > On Sun, Aug 9, 2009 at 7:08 AM, Nick Wellnhofer > wrote: > > Igor Chudov wrote: > > In the logs, I see a lot of error messages saying: segmentation fault > Are you using the worker MPM? If yes, try the prefork MPM instead. > > >

Re: A lot of "segmentation fault", Ubuntu Hardy, apache with mod_perl

2009-08-09 Thread Igor Chudov
On Sun, Aug 9, 2009 at 7:08 AM, Nick Wellnhofer wrote: > Igor Chudov wrote: > > In the logs, I see a lot of error messages saying: segmentation fault > Are you using the worker MPM? If yes, try the prefork MPM instead. > Nick, thank you, per your advice, I did try using prefork MPM. Unfortunate