Brendon Anderson wrote:
[Fri Feb 21 09:19:56 2003] [error] [client 192.168.100.128] Can't locate object method "args" via package "Apache::RequestRec" at /usr/lib/perl5/site_perl/5.8.0/Apache/ImageMagick.pm line 256.
Sounds like Apache::ImageMagick has not been ported to mod_perl 2. You can try to run it under compat mode, as explained here:
http://perl.apache.org/docs/2.0/user/compat/compat.html#Code_Porting

If you don't want to mess with that, you should run it on mod_perl 1 instead.

- Perrin



Reply via email to