WHM/CPANEL: Setting up ImageMagick on a dedicated server
CHECK IF ITS INSTALLED FIRST: from root ssh
/scripts/checkimagemagick
INSTALLATION
/scripts/installimagemagick
/usr/bin/convert --version
Imagick Go to WHM -> Software -> Module Installers -> PHP Pecl (manage). On the box below “Install a PHP Pecl” enter “imagick” and click “Install Now” button – that’s all. Restart Apache.
Uninstall: If you decide to uninstall it’s as easy as the installation process: ImageMagick: /scripts/cleanimagemagick Imagick: WHM -> Software -> Module Installers -> PHP Pecl (manage). Click on Uninstall button for Imagick
阅读其他美文