• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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