How to Install ImageMagick on CPanel
- 1). Open the SSH client and log in to your Web server. Enter your server's user name and password when prompted.
- 2). Enter "# /scripts/checkimagemagick" to check if ImageMagick already is installed. If not, enter "# /scripts/installimagemagick" into the SSH shell and press "Enter." Wait until the "ImageMagick installed OK" message is displayed on-screen.
- 3). Enter "# /usr/bin/convert --version" to insure ImageMagick is installed properly. This command will display the version number of the current ImageMagick installation.
- 4). Open your Web browser and log in to your Web server's cPanel configuration page. Enter your user name and password when prompted.
- 5). Click "Software" and "Module Installers." Locate "PHP Pecl" and click on the "Manage" link in the right-hand column. Enter "imagick" in the "Install a PHP Pecl" text field and click "Install Now." Return to the main configuration page when finished.
Source...