Linux System Admins Blog

System admins of Promet – an e-commerce, high availability Open Source web shop – share their findings

Linux System Admins Blog header image 4

Install GNUPG PHP extension in Cpanel

May 21st, 2009 · No Comments

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: Centos · Installation · cpanel

Install ImageMagick and Imagick on Cpanel Server

May 12th, 2009 · 9 Comments

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 [...]

[Read more →]

Tags: Centos · Installation · cpanel