Installing ImageMagick on cpanel Dedicated Server
ImageMagick is one of the widely used image editing software which is freely available. if you want to use it on your cPanel dedicated server then just follow the steps mentioned below for installing ImageMagick on your server.
- Login to your server as root.
- Create a new directory as below :
- mkdir /home/cpimins
- cd /home/cpimins
- wget http://layer1.cpanel.net/magick.tar.gz
- tar zxvf magick.tar.gz
- cd magick
- /scripts/installrpm ImageMagick
- /scripts/installrpm ImageMagick-devel
- sh ./install
That’s it, your UK Dedicated server will have ImageMagick installed and you can use it for all your graphics

















