Hi
I follwed to this steps to install imagemagic.
http://www.webhostingtalk.com/showthread.php?t=1528610
But now whenever i run this particular code:
if( class_exists("Imagick") )
{
echo 'Imagick is installed';
}
i get this error
Unable to load dynamic library '/usr/lib64/php/modules/imagick.so' - /usr/lib64/php/modules/imagick.so: cannot open shared object file: No such file or directory in Unknown on line 0
unable to install imagemagic
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: unable to install imagemagic
Perhaps try the IM instructios at http://www.imagemagick.org/script/binary-releases.php