On Fri, 9 Jun 2000, Blue wrote:

> On Fri, 9 Jun 2000, Doug MacEachern wrote:
> 
> > On Thu, 8 Jun 2000, Blue wrote:
> > 
> > > 
> > > Apache 1.3.12, mod_perl 1.24 (USE_EVERYTHING=1), perl 5.6, linux 2.2.12
> > 
> > assuming you built mod_perl as a dso (apxs?), Makefile.PL should have
> > warned you to choose one of:
> > 
> 
> did all that.. compiled perl with large files, rebuilt mod_perl and
> apache, and it got even worse - every file i served crashed apache.

you need to compile Perl _without_ largefiles (Configure -Uuselargefiles)
your stack trace looked exactly like the one triggered by largefile
support, if something new is happening, we'll need to see a new stacktrace
to help.

Reply via email to