• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue Imagick for PHP 5.6

hippocation

New Pleskian
Hey there,

I recently setup my Plesk server and installed an additional PHP version (5.6.38). I urgently need the imagick extension to work, but as of now, PHP doesn't load the extention.
I downloaded the latest ImageMagick version from their homepage and configured and installed it using the build tools. I managed to do everything as expected, I got the .so file and build it corrently, but after adding it to the extension directory and adding the corresponding line to php.ini, it won't load the imagick extension.
# apt search php-imagick Sorting... Done Full Text Search... Done php-imagick/focal,now 3.4.4-4 amd64 [installed] Provides a wrapper to the ImageMagick library

# convert -version Version: ImageMagick 6.9.9-37 Q16 x86_64 2021-05-30 http://www.imagemagick.org Copyright: © 1999-2018 ImageMagick Studio LLC License: http://www.imagemagick.org/script/license.php Features: Cipher DPC OpenMP Delegates (built-in): bzlib fontconfig freetype png xml zlib

Any ideas how this may come and how I can resolve this issue? Any help is highly appreciated.

Thanks in advance!
 
Back
Top