Dan Nessett wrote:
> To see what happens, I tried to convert the file manually from my command 
> line prompt. The command I used was
> 
> convert -thumbnail 600x600 
> International_Space_Station_Space_Shuttle_Atlantis_Sun_Transit_2010.png 
> thumb.png
> 
> It worked perfectly.
> 
> Might there be a problem related to the long file name?

I don't think so.

Try increasing the values $wgMaxShellMemory, $wgMaxShellFileSize,
$wgMaxShellTime

You can also enable debug and look for the line doTransform:Running
custom convert command xxxx to find the exact command that is being run.



_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to