Page 1 of 1

ImageMagick

Posted: Mon Nov 24, 2014 12:09 am
by maszd
Hello all,
i see imagemagick was installed with vestacp by default and not yet running, my question is how to Installing Imagick extension for PHP? i am using Centos 6 x86 minimal.
Any help would be appreciated
regards,
maszd

Re: ImageMagick

Posted: Mon Nov 24, 2014 1:13 am
by imperio

Code: Select all

yum install ImageMagick

Code: Select all

convert -version

Re: ImageMagick

Posted: Mon Nov 24, 2014 2:59 am
by maszd
thanks imperio for reply :)
this result after iam use that command :
Image

when iam use command php --ri imagick
that say not present.

Re: ImageMagick

Posted: Mon Nov 24, 2014 4:30 am
by maszd
Ahh,,see this thread solved now
viewtopic.php?f=42&t=5676
thanks :)