-
WHM/CPANEL: Setting up ImageMagick on a dedicated server
The following assumed you have root access to your cpanel server. ImageMagick is one of the most requested add-ons that allows for image manupulation. Always try to use GD first, if it is available, as it can be compiled from easyapache instead directly. CHECK IF ITS INSTALLED FIRST: from root ssh /scripts/checkimagemagick INSTALLATION /scripts/installimagemagick Installation […]