• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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