-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
KAndreou@rccl.com wrote:
I've installed the latest version of ImageMagick and I've set the appropriate flags in LocalSettings.php: $wgUseImageMagick = true; $wgImageMagickConvertCommand = "/usr/local/bin/convert"; $wgUseImageResize = true;
But, on every image that is resized, I get this error:
Error creating thumbnail: convert: no decode delegate for this image format `/wwwroot/htdocs/mediawiki/images/5/5f/Image1.jpg'.
Sounds like your ImageMagick installation is broken, missing JPEG support. Try recompiling and ensure that JPEG support is included?
- -- brion vibber (brion @ wikimedia.org)