* ImageMagick command: /usr/local/bin/convert -resize 100x83! -colorspace RGB -strip -quality 75 -density 72 -units PixelsPerInch '/tmp/HULK1_1.jpg' '/srv/www/htdocs/sites/default/images/temp/HULK1_1.thumbnail.jpg'
* ImageMagick output:
* Image HULK has been created.
* ImageMagick reported an error: convert: no decode delegate for this image format `/tmp/HULK1_1.jpg' @ constitute.c/ReadImage/526. convert: missing an image filename `/srv/www/htdocs/sites/default/images/temp/HULK1_1.thumbnail.jpg' @ convert.c/ConvertImageCommand/2769. .
* Unable to create scaled Thumbnail image.
* The selected file /srv/www/htdocs could not be copied.
------------------------------------------------------------------
I'm getting the message above when I try to upload an image using the create content > image function. Is this bug or what?
Comments
Comment #1
sunThis looks like a misconfiguration or malformed installation of ImageMagick on your server.