Hi,
i have problems with using Imagick in PHP.
I try to use Imagick this way: $imagick = new Imagick($image);
But I get the message: Fatal error: Class 'Imagick' not found in ...
The Server admin told he has installed Imagick in WHM via PHP Pecl Installer.
The php.ini looks fine: extension = "imagick.so"
LiteSpeed Version is: Litespeed Web Server Enterprise v4.2.23
Can anyone help me to use Imagick?
i have problems with using Imagick in PHP.
I try to use Imagick this way: $imagick = new Imagick($image);
But I get the message: Fatal error: Class 'Imagick' not found in ...
The Server admin told he has installed Imagick in WHM via PHP Pecl Installer.
The php.ini looks fine: extension = "imagick.so"
LiteSpeed Version is: Litespeed Web Server Enterprise v4.2.23
Can anyone help me to use Imagick?