Never mind. I found a solution which works
Instead of adding the $wgUseImageMagick and $wgImageMagickConvertCommand variables to LocalSettings.php, add this line instead:
$wgCustomConvertCommand = "/usr/sfw/bin/convert -resize %wx%h %s %d";
This line is documented in DefaultSettings.php and is meant for using another graphics library like GM. But instead, I just added in the convert command for ImageMagick 5.x.
At 11:47 AM 2/19/2009, you wrote:
Why aren't some thumbnails created?
http://www.genealogy.henny-savenije.pe.kr/mediawiki/index.php/Afbeelding:Per...
Granted, the image is pretty big, but in other cases the thumbnails of similar images was created fine. So what's going wrong?
_ _ (o) (o) oOOO----(_)----OOOo--- Henny (Lee Hae Kang) ----------------------------- http://www.henny-savenije.pe.kr Portal to all my sites http://www.hendrick-hamel.henny-savenije.pe.kr (in English) Feel free to discover Korea with Hendrick Hamel (1653-1666) http://www.hendrick-hamel.henny-savenije.pe.kr/indexk2.htm In Korean http://www.hendrick-hamel.henny-savenije.pe.kr/Dutch In Dutch http://www.vos.henny-savenije.pe.kr Frits Vos Article about Witsen and Eibokken and his first Korean-Dutch dictionary http://www.cartography.henny-savenije.pe.kr (in English) Korea through Western Cartographic eyes http://www.hwasong.henny-savenije.pe.kr Hwasong the fortress in Suwon http://www.oldKorea.henny-savenije.pe.kr Old Korea in pictures http://www.british.henny-savenije.pe.kr A British encounter in Pusan (1797) http://www.genealogy.henny-savenije.pe.kr/ Genealogy http://www.henny-savenije.pe.kr/phorum Bulletin board for Korean studies
mediawiki-l@lists.wikimedia.org