Question
I tried to install and use the
ImageGalleryPlugin
When I access the page TwikiUsersByPhotograph, I get the following error in the apache log:
[Sun Mar 04 15:23:06 2007] [error] [client 10.100.0.122] [Sun Mar 4 15:23:06 2007] view: Deep recursion on subroutine "Image::Magick::AUTOLOAD" at /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/Image/Magick.pm line 42., referer: http://wiki/twiki/bin/view/Main/TWikiUsers
And the page does not display - I get some html code.
Any ideas? I guess the problem is in the
ImageMagick library, but what?
Environment
--
DanBarDov - 04 Mar 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
This is a known issue of the ImageGallery plugin. Mentioned here:
ImageGalleryPluginDev. I struggled with it myself. You need to install a lower version of ImageMagick. I installed 6.2.4 and now it works well.
--
JeroenVet - 06 Apr 2007