Re: Endless loop in perl_sections (was: cvs commit: modperl/src/modules/perl perl_config.c)

2000-12-11 Thread Gerald Richter
> Before this change, the walking of the %ApacheReadConfig:: namespace > populated by a PerlRequire directive was ignored (or delayed). > > Because the > > SVt_PV: $PerlRequire = /opt/symphony/etc/httpd/startup.pl' > > from your trace I suspect that inside your script, you are PerlRequir'ing > i

Re: Endless loop in perl_sections (was: cvs commit: modperl/src/modules/perlperl_config.c)

2000-12-11 Thread Salvador Ortiz Garcia
On Tue, 12 Dec 2000, Gerald Richter wrote: > Hi, > > after upgrading form mod_perl-1.24 to 1.24_01 (it's the same for the current > CVS version) I get an endless loop inside my Perl sections. > > A MOD_PERL_TRACE looks like: > > "last line of my startup.pl" at /opt/symphony/etc/httpd/startup.p

Endless loop in perl_sections (was: cvs commit: modperl/src/modules/perl perl_config.c)

2000-12-11 Thread Gerald Richter
Hi, after upgrading form mod_perl-1.24 to 1.24_01 (it's the same for the current CVS version) I get an endless loop inside my Perl sections. A MOD_PERL_TRACE looks like: "last line of my startup.pl" at /opt/symphony/etc/httpd/startup.pl line 68, chunk 1. bootstrapping sections: arg=/opt/symph