Linux Sysadmin Blog

Linux Sysadmin Blog header image 4

Entries Tagged as 'php extension'

Install GNUPG PHP extension in Cpanel

May 21st, 2009 · No Comments · Centos, cpanel, Installation

Here’s my quick howto on installing GNUPG PHP Pecl extension (pecl docs) in Cpanel. Please note that this covers only the installation process and no further details on setting up gpg keys or using the function with extension or sample PHP scripts. Installation process is very straightforward provided you met the requirements like php-pear, gnupg, [...]

[Read more →]

Tags: ·····

Install ImageMagick and Imagick on Cpanel Server

May 12th, 2009 · 16 Comments · Centos, cpanel, Installation

Here’s a quick how-to for installing ImageMagick and Imagick on Cpanel server. I will cover only the procedure using the Cpanel built-in scripts, although you can also install it the usual way (rpm or source install). ImageMagick is the application for working with images while the Imagick is a PHP extention to modify/create images using [...]

[Read more →]

Tags: ···