Search found 2 matches

by maszd
2014-11-24T02:15:14-07:00
Forum: Users
Topic: ImageMagick
Replies: 2
Views: 2946

Re: ImageMagick

Aaah solved now, just run this command :

Code: Select all

# yum search imagick --enablerepo=remi

Code: Select all

yum install php-pecl-imagick --enablerepo=remi
service httpd restart
by maszd
2014-11-23T20:29:26-07:00
Forum: Users
Topic: ImageMagick
Replies: 2
Views: 2946

ImageMagick

Hello all,
iam use vestacp and i see imagemagick was installed with vestacp by default and not yet running,
https://lh4.googleusercontent.com/-2be7vQ6pp2k/VHKeNY0IsQI/AAAAAAAANlw/6TUzt2fsTVI/s1200/Capture%2520-%2520Copy.PNG
when iam use command php --ri imagick
that say not present.

my question ...