• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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