Re: PerlRun Memory leak upgrading from 1.99_14 to 2.0.0-RC1

2005-01-04 Thread Philippe M. Chiasson
Jean-François Nadeau wrote: Thanks for the quick reply. I cleaned up my installation and reinstalled. See attached bug report and BuildConfig.pm. Configured with: perl Makefile.PL MP_INST_APACHE2=1 MP_AP_PREFIX=/usr/local/apache-2.0.52/ make && make install The leak persist after reinstall. Co

Re: PerlRun Memory leak upgrading from 1.99_14 to 2.0.0-RC1

2004-12-21 Thread Stas Bekman
Configured with: perl Makefile.PL MP_INST_APACHE2=1 MP_AP_PREFIX=/usr/local/apache-2.0.52/ make && make install OK. Why do you use MP_AP_PREFIX and not MP_APXS? The docs suggest to use the latter: http://perl.apache.org/docs/2.0/user/intro/start_fast.html#Installation http://perl.apache.org/docs

RE: PerlRun Memory leak upgrading from 1.99_14 to 2.0.0-RC1

2004-12-21 Thread Jean-François Nadeau
a sample script at the moment... Regards, Jean -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED] Sent: 21 décembre 2004 11:26 To: Jean-François Nadeau Cc: [EMAIL PROTECTED] Subject: Re: PerlRun Memory leak upgrading from 1.99_14 to 2.0.0-RC1 Jean-François Nadeau wrote: > Hi a

Re: PerlRun Memory leak upgrading from 1.99_14 to 2.0.0-RC1

2004-12-21 Thread Stas Bekman
Jean-François Nadeau wrote: Hi all, I was using mod_perl-1.99_14 under Apache 2.0.49, I upgraded to mod_perl-2.0.0-RC1 under Apache 2.0.52. Im using RedHat 8.0 / perl 5.8.0 / CGI.pm 3.05 Apache configuration : SetHandler perl-script PerlResponseHandler ModPerl::PerlRun PerlOptions +Par

RE: PerlRun Memory leak upgrading from 1.99_14 to 2.0.0-RC1

2004-12-21 Thread Jean-François Nadeau
The problem might be in RegistryCooker.pm   I upgraded each script from 1.99_14 to current one by one to find the leak starts when using the current RegistryCooker.pm Let me know if this help...   thanks From: Jean-François Nadeau [mailto:[EMAIL PROTECTED] Sent: 21 décembre 2004 08:15T