Snippets

Etienne Ott install imagick

You are viewing an old version of this snippet. View the current version.
Revised by Etienne Ott 9659f19
1
2
3
4
yum install ImageMagick ImageMagick-devel
pecl install imagick
cat /etc/php.d/imagick.ini "extension=imagick.so"
service httpd restart
HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.