| Changed Server - ImageMagick problem
Hi
I have just changed my server and the change went remarkably well. I was going to use GD2 but not handeling gifs is a problem, so I decided to install ImageMagick.
All went well and an uploaded gif worked fine.
However if I try and upload a jpg, I get the following error -
Error creating thumbnail! Error code: 154
Command:
"/usr/local/bin/mogrify" -size 100x72 -quality 40 -geometry 100x72 '/home/httpd/vhosts/site.com/httpdocs/photopost/data/557/1blank-thumb.jpg'
The same pic uploads fine if I use GD.
Anyone know what this error means?
Thanks
Pete
|