ImageMagick
ImageMagick
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
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
Code: Select all
yum install ImageMagick
Code: Select all
convert -version
Re: ImageMagick
thanks imperio for reply :)
this result after iam use that command :

when iam use command php --ri imagick
that say not present.
this result after iam use that command :
when iam use command php --ri imagick
that say not present.