Search found 2 matches

by tiennm-aoi-sys
2016-10-24T02:59:37-07:00
Forum: Developers
Topic: [HELP ME] Install ImageMagick in Centos 6.7, Security and affect to system Apache, PHP
Replies: 7
Views: 13845

[HELP ME] Install ImageMagick in Centos 6.7, Security and affect to system Apache, PHP

My Server Dev:
OS: Centos 6.7
Web Server: Apache, PHP

I install ImageMagick by:

If you have not installed the epel repository, install it now.

wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
rpm -Uvh epel-release-6*.rpm
Next, install the remi repository:

wget http ...