+ Reply to Thread
Results 1 to 1 of 1
-
Administrator
- Join Date
- Mar 2010
- Posts
- 74
Installing ImageMagick on cpanel servers
If you are running cPanel, you can log in to your server using "ssh" as the "root" user, and use the following command to check if ImageMagick is running:
/scripts/checkimagemagick
If you want to install ImageMagick on cPanel, you can run this script:
/scripts/installimagemagick
To check whether ImageMagick has been installed sucessfully you can run the command and check the output which will be as shown below.
==
# which convert
/usr/bin/convert
==


LinkBack URL
About LinkBacks



Reply With Quote