Hello,
I tried to install imagemagick on my cpanel server because I need it for image manipulation with type 3.
I ran the following scrips: /scripts/installimagemagick
At the end of the installation I get the following error-messages (I will shorten them because they repeat):
The problem is, that only parts of image magick are running, others don't. Exc. overlays and text manipulation.
And I don't know how to resolve that problem!
Regards
Thorsten
I tried to install imagemagick on my cpanel server because I need it for image manipulation with type 3.
I ran the following scrips: /scripts/installimagemagick
At the end of the installation I get the following error-messages (I will shorten them because they repeat):
Code:
1. Warning: Invalid argument supplied for foreach() in Command.php on line 249
Warning: Invalid argument supplied for foreach() in /usr/local/lib/php/PEAR/Command.php on line 249
2. Notice: Undefined index: honorsbaseinstall in Role.php on line 173
3. Notice: Undefined index: installable in Role.php on line 139
4. Notice: Undefined index: phpfile in Role.php on line 204
5. Notice: Undefined index: config_vars in Role.php on line 46
6. Warning: Invalid argument supplied for foreach() in PEAR/Command.php on line 249
Warning: Invalid argument supplied for foreach() in /usr/local/lib/php/PEAR/Command.php on line 249
All this lines apear 11 times, then comes the next one. And at the end:
XML Extension not found
The imagick.so object is not in /usr/local/lib/php/extensions/no-debug-non-zts-20100525
Tidying /usr/local/cpanel/3rdparty/php/56/etc/php.ini...
No changes
Tidying /opt/cpanel/ea-php56/root/etc/php.ini...
No changes
Code:
/usr/bin/convert --version
Version: ImageMagick 6.7.2-7 2016-06-16 Q16 ImageMagick: Convert, Edit, Or Compose Bitmap Images
Copyright: Copyright (C) 1999-2011 ImageMagick Studio LLC
Features: OpenMP
rpm -qa | grep ghost
ghostscript-8.70-21.el6.x86_64
ghostscript-fonts-5.50-23.2.el6.noarch
ghostscript-devel-8.70-21.el6.x86_64
Regards
Thorsten
Last edited by a moderator: