• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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