greengeeks drupal install imagemagik 'path /usr/bin/convert' does not exists error

Posted by letapjar on Server Fault See other posts from Server Fault or by letapjar
Published on 2010-10-22T02:30:06Z Indexed on 2011/01/15 5:55 UTC
Read the original article Hit count: 258

I just signed up with greengeeks.

I have a drupal install (6.19) on my public_html directory. The ImageMagic Toolkit can't find the binary - the error I get is "the path /usr/bin/convert" does not exist. when I use a terminal and do 'which convert' it shows /usr/bin/convert

also, I have a second drupal install in an addon domain - it's home directory is above the public_html directory (in a directory called '/home/myusername/addons/seconddomain')

The drupal install in the addon domain finds the imagemagick binary just fine.

I am at a total loss as to why the original install cannot find the binary.

The tech support guys at greengeeks have no clue either.

Any ideas of things to try?

© Server Fault or respective owner

Related posts about shared-hosting

Related posts about path