• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

PHP7 + imagick on plesk

Bokonon

New Pleskian
Hi,

I use Plesk 12.5.30 on Ubuntu and I have installed PHP 7.0 with in-build installer. On PHP 5 I had imagick extension. Newest version of this extension (3.4.0RC3) supports PHP 7. (https://pecl.php.net/package/imagick) However this extension is not installed by default by plesk PHP7 installer.

The question is how can I install it so my PHP7 has imagick extension? I tried to follow guides like this:
http://askubuntu.com/questions/691745/installing-imagick-extension-on-php-7-nightly-on-ubuntu-14-04

but Plesk PHP7 installation seems does not have php-config file so I do not know how to say to compilator that he shall use PHP7 and not PHP5.
 
Last edited:
Hi, i want use imagick with php 7.
With plesk i have install the last PHP 7 (php 7.03) with automatic installer in Plesk, but imagick is not integrated.

I have install imagick for php 5.6 with success, but how install with php7 ?

I'm a beginner, any pepole can me explain all command for install/compile imagick 3.4.0 (latest stable version) with php 7

I use Plesk 12.5 / Linux 14.04

Best regards

(Sry for my language, i'm not EN)
 
Hi,

I'm a beginner, and i want use imagick (latest stable version 3.4.0) , can u explain all command for install and compile imagick ?
I use Plesk 12.5 and Linux 14.04 .
Best regards.

(I'm FR sry for my language)
 
Back
Top