On Fri, 26 Jan 2001, wells wrote:

> I've been trying to install mod_perl 1.24_01 the following way: (with perl 
> 5.6.0)
> 
> perl Makefile.PL \
> APACHE_PREFIX=/usr/local/apache \
> APACHE_SRC=../apache_1.3.14/src \
> DO_HTTPD=1 \
> USE_APACI=1 \
> EVERYTHING=1 \
> APACI_ARGS='--enable-module=rewrite --enable-module=expires 

you might want to try 1.25 and add PERL_USELARGEFILES=0 to that list.
newer php's are supposed to properly deal with uselargefiles flags, but
you didn't mention your php version.

Reply via email to