Install ImageMagick via WHM

Install Imagemagick Whm - Computer Issues, Video Gaming - Posted: 12th Jul, 2014 - 11:58pm

Text RPG Play Text RPG ?
 

Posts: 1 - Views: 652
Hosting
12th Jul, 2014 - 11:58pm / Post ID: #

Install ImageMagick via WHM

Install ImageMagick via WHM

If you have a script that requires ImageMagic then you can go to WHM's control panel and scroll down till you see: Software -> Module Installers

You will get an option: PHP Pecl (Manage).
In the field: "Install a PHP Pecl" Enter "imagick" And click install now button.



Note, because of the limitations on versions by WHM, if you need the latest version you will need to SSH to your server as root and use:

international CODE
/scripts/installimagemagick


Or as an example:

international CODE

Cd /usr/local/src
Wget http://www.imagemagick.org/download/ImageMagick-6.8.9-5.tar.bz2
Tar xjf ImageMagick-6.8.9-5.tar.bz2; cd ImageMagick-*
./configure --prefix=/usr
Make; make install
Cd PerlMagick/; perl Makefile.PL; make; make install
Cd ../../; rm -rf ImageMagick-*


You can then check the version using:

international CODE
identify -version



Sponsored Links:
Post Date: Thu Mar 28 13:06:17 GMT 2024 / Post ID: #

Avatar

Install ImageMagick via WHM

Add Comment
Looking for more on install imagemagick via whm should be expanded as soon as possible how conceive and seperate fact from fiction.


 
> TOPIC: Install ImageMagick via WHM
 

▲ TOP


International Discussions Coded by: BGID®
ALL RIGHTS RESERVED Copyright © 1999-2024
Disclaimer Privacy Report Errors Credits
This site uses Cookies to dispense or record information with regards to your visit. By continuing to use this site you agree to the terms outlined in our Cookies used here: Privacy / Disclaimer,