On Wed, 11 Jul 2001, Bruce Kleinman wrote:

> I'm a mod_perl newbie trying to get my first installation working, and I'm
> hitting a brick wall.  I can get Apache to come up, but as soon as I try to
> access it, just using the machine and port as the URL, I get a core dump.
> make test doesn't work at all, the server never even comes up.  Hope you can
> give me some pointers, I'm completely at a loss here.

Makefile.PL should have warned, you need to give mod_perl's Makefile.PL
the PERL_USELARGEFILES=0 flag or rebuild perl with 
Configure -des -Uuselargefiles


Reply via email to