ImageMagick Configuration

Hi,

I have a test implementation of Omeka set up on a Dreamhost server. When I upload an image I am getting the error: "ImageMagick is not properly configured. Please check your settings and then try again."

I thought I saw a spot to plug that path in when I was installing, but left it as default. Now I can't find that setting (it's not anywhere under the settings tab). Can anyone point me towards where I can change that configuration.

Thanks,
Chris

You picked up on a rather unfortunate bug in the Omeka settings form. The last field in the "Edit Settings" page (Settings -> General) should be labeled "Path to Convert," not "Square Thumbnail Constraint". Editing this field with the correct path to ImageMagick's convert command should solve your problem.

Thanks.

And for those others on Dreamhost, the path is "/usr/bin/convert".