Andrew Green wrote:
Hi,

I'm encountering an occasional error with a couple of Apache::Registry scripts, exemplified thus:

        Can't locate object method "handler" via package "handler"
        (perhaps you forgot to load "handler"?) at
        /path/to/my/registry/program line 12.
[...]
Most of the time, the script works entirely as expected. It's as if (and I'm aware this is wild conjecture) one of the Apache children is "forgetting" that the script is meant to be run in the context of Apache::Registry.

I have a whole bunch of Registry scripts, however, and only two of them are exhibiting this odd behaviour. Perhaps significantly, both scripts I've seen return this error are used to upload files.

Andrew, any chance you could minimise the script so that you can still reproduce the problem and then post its entire version here (don't forget the *minimise* part). As well as the corresponding registry configuration section.



-- __________________________________________________________________ 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

Reply via email to