• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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