Install Imagemagick (imagick) PHP extension
Copy and paste the following command into SSH.
1. Installing imagemagick:
yum -y install ImageMagick-devel ImageMagick-c++-devel ImageMagick-perl
2. Installing the imagemagick PHP extensions for PHP versions 5.4, 5.5, 5.6, 7.0 and 7.1
3. Test to make sure imagemagick is installed:
|
4. Test to make sure the PHP extensions loaded: