ok so this is really simple problem but I don't know how to solve it. Im making gallery on my web so I want to install one PHP script that uses imagemagic to make automatic thumbnails. Now, I searched thru astahost's forums, and everyone knows that astahost is supporting imagemagick and gd2 but why the heck when I try to run my php script I get this:
CODE
GD library is not installed
or this
CODE
/usr/bin/convert - no such file bla bla...
So, anyway, after short analysis I figured out that I need a full path to IMAGEMAGICK, and noone here on astahost don't know that as I see in previous posts... so If anyone knows now please tell!


