• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Issue Imagick and PHP 8.1

AndreasY

Basic Pleskian
Years go by and no solution.

Here was the last thread I wrote on this subject, July 2022

So today I revisited this issue and nothing has changed apart from the fact that almost two years have passed.

Has anybody managed to find a combination of dll's that will work with PHP 8.1 ??

CMD results in ....

Code:
c:\>"C:\Program Files (x86)\Plesk\Additional\PleskPHP81\php.exe" -i | findstr "Architecture"
PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick' (tried: C:\Program Files (x86)\Plesk\Additional\PleskPHP81\ext\imagick (The specified module could not be found), C:\Program Files (x86)\Plesk\Additional\PleskPHP81\ext\php_imagick.dll (%1 is not a valid Win32 application)) in Unknown on line 0
Architecture => x64

The file exists with correct permissions etc.
 
Back
Top