PDA

View Full Version : EE can not see ImageMagick in selected path @ Lunarpages


xahmol
12th of June 2004 (Sat), 07:09
Since Lunarpages changed their PHP version some weeks ago, I am having trouble getting ImageMagick to work in EE.

The server info page of EE tells me EE CAN NOT SEE IMAGEMAGICK OR GRAPHICSMAGICK IN SELECTED PATH.

I have contacted Lunarpages support about this, and according to them ImageMagick should still be working fine as it still works with their other clients on the same server. They did suggest that it might be caused by the fact that the server I am on 'Valina was removed from the NAS storage to the SAN storage solution, the path changed from /nfs/home/username/public_html to /home/username/public_html. If /nfs was hard coded into your path to convert, then you would need to remove that from the beginning of the path'.

As far as I can see nowhere in EE the path is hardcoded, but maybe I overlooked something? Maybe somebody else has encountered this problem as well and knows a solution?

BTW: I already read the other topic on Lunarpages ImageMagick problems and already changed all folder permissions to 755 except upload and temp dirs.

nbramley
12th of June 2004 (Sat), 09:31
I had the same problem, you need to login into EE admin and click on the "graphics modules" link under "SETTINGS". When you get in there, make sure that it says the following under "IM paths":

"Path to Imagemagick's 'convert' program is"
/usr/local/bin/convert

"Path to Imagemagick's 'composite' program is"
/usr/local/bin/composite

This should work...

xahmol
12th of June 2004 (Sat), 10:01
Thanks! That does the trick.

BTW: Lunarpages support gave me the same reply just before you did, but thanks a lot for your help too. Just glad that my belief in LP support still is valid :wink: