Hello,
I have setup ImageMagick to my root with ssh:
wget ftp://ftp.imagemagick.org/pub/ImageMagi ... 1-3.tar.gz
gunzip ImageMagick-6.4.1-3.tar.gz
tar -xf ImageMagick-6.4.1-3.tar
cd ImageMagick-6.4.1
./configure
make
make install
So, what will i do now?
They say firstly install imagemagick, and then install imagick.
But how? How will i install imagick now?
I'm using dedicated server which is CENTOS Enterprise 4.6 i686 on standard.
Please help me... Thanks...
Help Me For ImageMagick
Re: Help Me For ImageMagick
Imagick is a php API for Imagemagick - you need Imagemagick for Imagick to run but you can run Imagemagick on its own.
How were you going to run your code ? If you check out my site you can see some examples using php but they can be run from command line by removing the exec(" ");
How were you going to run your code ? If you check out my site you can see some examples using php but they can be run from command line by removing the exec(" ");
Re: Help Me For ImageMagick
Imagemagick have installed where path is /usr/bin/Bonzo wrote:Imagick is a php API for Imagemagick - you need Imagemagick for Imagick to run but you can run Imagemagick on its own.
How were you going to run your code ? If you check out my site you can see some examples using php but they can be run from command line by removing the exec(" ");
I want to install "imagick pecl module". But how? I don't have any idea. But i need this module.
Can you explain it step by step for centos server?
Re: Help Me For ImageMagick
I do not use Imagick but there is a seperate section of the forum for posts about it:
http://redux.imagemagick.org/discourse- ... m.php?f=18
http://redux.imagemagick.org/discourse- ... m.php?f=18