Hi,
I have a Mandrake 9.0 box in prodution, with Apache 1.3.26 and mod_perl 1.27. I am getting this messagem on log error:
[Sun Mar 23 18:09:40 2003] [error] Can't call method "stash_rgy_endav" without a package or object reference at /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/Apache/PerlRun.pm line 123.
What does stash_rgy_endav method do? I don't find this method on
http://perl.apache.org/docs/1.0/api/index.html
Is there some patch? What do I can to do?
That's weird. It doesn't complain about clear_rgy_endav, which is called earlier? Both are internal methods and reside in Apache.xs, which is loaded when Apache.pm is used.
May be this binary build is broken. Try building from source.
__________________________________________________________________ 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
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
