Re: APXS make problems with mod_perl 1.26

2001-07-12 Thread Neil Mansilla
On Wed, 11 Jul 2001, Doug MacEachern wrote: On Wed, 11 Jul 2001, Neil Mansilla wrote: I've successfully performed the same APXS make with mod_perl 1.25 and 1.25_01, but it breaks with the following error with 1.26: perl Makefile.PL USE_APXS=1 \ WITH_APXS=/usr/local/apache_1.3.20

Re: perl 5.6 + mod_perl in production environment

2001-07-12 Thread Neil Mansilla
On Wed, 11 Jul 2001, Eric Kolve wrote: I was wondering if anyone is currently using perl 5.6 + mod_perl in a prod environment. What kinds of problems, if any are people seeing with this? .. No problems at all. We use 5.6.0 as well as 5.6.1, with mod_perl 1.25, 1.25_01, and 1.26 all in

APXS make problems with mod_perl 1.26

2001-07-11 Thread Neil Mansilla
I've successfully performed the same APXS make with mod_perl 1.25 and 1.25_01, but it breaks with the following error with 1.26: perl Makefile.PL USE_APXS=1 \ WITH_APXS=/usr/local/apache_1.3.20/bin/apxs \ PERL_STACKED_HANDLERS=1 PERL_USELARGEFILES=0 [standard Makefile.PL output is