Author Topic: PHP Imagemagick error after last update  (Read 5268 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
PHP Imagemagick error after last update
« on: May 19, 2020, 11:58:17 PM »
Hello,

After the recent update, my error log is filled with these:

[Wed May 20 02:52:57.192784 2020] [:error] [pid 1412:tid 140090567730944] [client 77.88.5.198:38030] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/imagick.so' - libMagickWand.so.5: cannot open shared object file: No such file or directory in Unknown on line 0

This happens with every PHP process. Imagemagick isn't being used in these processes.

I haven't changed anything myself. This is either about the recent CWP version update or the yum update.

Anyone knows how to fix this?

Offline
*
Re: PHP Imagemagick error after last update
« Reply #1 on: May 21, 2020, 03:50:56 PM »
yu can rebuild your php version using version switcher

Offline
*
Re: PHP Imagemagick error after last update
« Reply #2 on: April 09, 2021, 06:30:14 AM »
facing same issue

Offline
*****
Re: PHP Imagemagick error after last update
« Reply #3 on: April 09, 2021, 02:58:15 PM »
it seems dependency development package is missing, di you tried to compile imagick from any other source ?