Page 1 of 1

[HELP] PHP-Imagick Manual Installation

Posted: 2019-01-18T06:48:42-07:00
by laracha
Hello community,
I am trying to install PHP-Imagick on XAMPP (LAMPP) on Linux Ubuntu 18.10 OS
This is what I did so far

Code: Select all

wget https://pecl.php.net/get/imagick-3.4.3
/opt/lampp/bin/phpize
./configure --with-php-config=/opt/lampp/bin/phpconfig
make
make install
Then I add extensions=imagick.so in PHP.ini
Every file is where is supposed, I restart XAMPP (LAMPP) and still the extension is not enabled it doesn't appear on phpinfo(); function.

I am trying to install it manually because I wanna configure it with the latest version of ImageMagick-7.0.8-24