How to install ImageMagick (imagick) in WHM
In this post, I will show how to install ImageMagick (imagick) in whm. ImageMagick is a software suite to perform the simple image conversions such as create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats over 200 including PNG, JPEG, GIF, TIFF, PDF and SVG. Also used to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bezier curves.
Install following using RPM
- WHM » Software » Install an RPM
- Select “ImageMagick“, click install.
- Select “ImageMagick-devel“, click install.
- Select “pcre-devel“, click install.
Install following using Module Installers
- WHM » Software » Module Installers
- Click PHP Pecl “Manage“
- Search “imagick“, click Go.
- Finally click install.
- Restart apache.
Сialis
I wanted to thank you for this great read!! I certainly enjoyed every bit of
it. I’ve got you book-marked to check out new things you post…
Mike
I had to restart PHP-FPM. Otherwise, a great tutorial.
damian
Thanks for this clear tutorial