[please don't forget to CC the list in your followups]

Vincent Moneymaker wrote:
sorry, but I've lost you, Vincent. You say that only 1.99_12 works, but

> have you tried other version?. I believe 1.99_16 should work too, please try:

http://search.cpan.org/~stas/mod_perl-1.99_16/

If 1.99_16 works and 1.99_17 doesn't that would probably be the change to
blame:

Added ModPerl::Util::unload_package() to remove a loaded package
as thoroughly as possible by clearing it's stash. [Gozer]

Please confirm that first. Next let's take some specific module, put it in
PerlSetVar ReloadModules enable the debug and show us the relevant bits
from the log, so it'll be easier to visualize the problem.



Unfortuantely, I've tried versions 1.99_14, 1.99_15 and 1.99_16 but they all
have problems with my use of multiple 'PerlSetVar's when used as part of an
array of VirtualHost's that are created within a <PERL> section in the
httpd.conf file.  This 'PerlSetVar' problem has been fixed in versions
1.99_17 and 1.99_19 but those versions have the reload problem that I have
been encountering -- hence my fallback to the 1.99_12 version.

However, I will follow up on each of your suggestions including downloading
the source you pointed to and will let you know the results.

Right, I just want you to test this specific problem, so we can single out the change that affected your code, before we proceed further.




--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to