On Mon, 18 Jun 2001, Paul Reynolds wrote:
> What versoin of mod_perl are you using? I tend to stay away from 1.25.
care to share the problems you have with 1.25? if they are not fixed in
cvs, now is the time to make them known to be fixed for 1.26.
On Mon, 18 Jun 2001, Paul Lindner wrote:
>-Uusemymalloc \
...
> PERL_CCEOPTS=-Dccflags='-DPERL_EMERGENCY_SBRK -DTWO_POT_OPTIMIZE -DPACK_MALLOC'
these options are only in effect when using Perl's malloc, which
-Uusemymalloc turns off. they are also all turned on by default in 5.6.0+
On Mon, Jun 18, 2001 at 11:03:10AM +0100, Paul Reynolds wrote:
> What versoin of mod_perl are you using? I tend to stay away from 1.25. Try
> installing a version between 1.17 and 1.25, excluding 1.25.
The attached script works for our project. Just replace the @x@
values with stuff that you
What versoin of mod_perl are you using? I tend to stay away from 1.25. Try
installing a version between 1.17 and 1.25, excluding 1.25.
- Original Message -
From: Joseph Francois
To: [EMAIL PROTECTED]
Sent: Monday, June 18, 2001 10:09 AM
Subject: Install mod_perl on Solaris 2.7
Hello,