Error "ImageMagick Not Configured Properly"

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
namangoya
Posts: 1
Joined: 2012-08-14T01:14:44-07:00
Authentication code: 67789

Error "ImageMagick Not Configured Properly"

Post by namangoya »

I am getting problem while uploading files in "Item". When I upload word file or *.ico file it gets uploaded and appears as link on both Admin and Public site.

But when I try uploading *.jpg file it gives me error "Imagemagick not properly configured.invalid directory given for the ImageMagick command!"

Also when I test, Imagemagick Path in settings, it fails. I checked path with my webhost it says /usr/local/bin/. But it still fails.

When I looked on server under archive folder, In files folder, uploaded file *.jpg was present but none of the other subdirectories (like thumbnails)had that image.

It means it is not converting the images.
Please tell me the solution.
Post Reply