[Mediawiki-l] Pictures and ImageMagick

Kasimir Gabert kasimir.g at gmail.com
Sun Dec 3 18:33:07 UTC 2006


Hello Damien Hull,

Are you sure that convert is in /usr/local/bin/convert?  On many Linux
distributions it is installed in /usr/bin/convert.  Type in "which
convert" to find out your path, and make sure that it is correct.
Also make sure that it can be executed by www-data or nobody.

I hope that this helps,
Kasimir Gabert

On 12/3/06, Damien Hull <dhull at digitaloverload.net> wrote:
> Here's the code.
>
>     [[Image:livecd-desktop.jpg]]
>
> Jan wrote:
> > Hello!
> >
> > And which syntax u used in the wiki to display to image resized?
> >
> > Regards,
> > Jan
> >
> >
> > Damien Hull schrieb:
> >
> >> Is ImageMagick supposed to resize images?
> >>
> >> I uploaded a jpg image and it didn't get resized. Heres the code I have
> >> in my LocalSettings.php file.
> >>
> >>    $wgEnableUploads       = true;
> >>    $wgUseImageResize      = true;
> >>    $wgUseImageMagick = true;
> >>    $wgImageMagickConvertCommand = "/usr/local/bin/convert";
> >> _______________________________________________
> >> MediaWiki-l mailing list
> >> MediaWiki-l at Wikimedia.org
> >> http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
> >>
> >>
> > _______________________________________________
> > MediaWiki-l mailing list
> > MediaWiki-l at Wikimedia.org
> > http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
> >
>
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l at Wikimedia.org
> http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
>


-- 
Kasimir Gabert



More information about the MediaWiki-l mailing list