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 ...
Search found 1 match
- 2016-09-29T21:43:46-07:00
- Forum: Users
- Topic: unable to install imagemagic
- Replies: 1
- Views: 1404