Jump to content

Recommended Posts

Posted

is imagemagick installed on all of your servers? i am on Server76. i recently installed the gallery software "gallery" and can't seem to get it to work! when i contacted their customer support they said that it may be because my path to imagemagick is incorrect.

 

the error i get is:

 

Executing:

 

'/usr/local/bin/convert' -quality 90 -size 200x200 +profile '*' '/home/girlcra/public_html/galleries/albums/album01/crunch.jpg' -geometry 200x200 '/home/girlcra/public_html/galleries/albums/album01/crunch.thumb.jpg'

 

Results:

none

 

Debug messages::

sh: line 1: /usr/local/bin/convert: No such file or directory

 

 

 

*v

Posted
Yes, it's installed at this location: /usr/local/bin. I am running gallery so it shouldn't be a problem for you to... it looks like it's missing the "convert" file though - not found error....

yeah, i pointed the image magick path in the config to "/usr/local/bin" so i'm not sure hwy it wouldnt be working. why would it not find the file "convert"? could it be missing on this specific server?

 

*v

Posted
Have you tried just

/usr/local/bin/

 

or put a / after

/usr/local/bin/convert/

that's a command that's run inside the app so i can't add the slash at the end. it looks like it's just not finding the executable "convert". is that file missing possibly?

 

*v

Posted

Try using /usr/bin instead as the path to IM. If that does not work please open a Help Desk ticket and we can look at it and reinstall Image::Magick if necessary.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...