Author Topic: how to fix imagick.so start up error ?  (Read 5763 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
how to fix imagick.so start up error ?
« on: May 04, 2020, 08:06:24 PM »
i use php-fpm selector 7.3 & turn on imagick options but i get error form startup time , get the message :

May 05 03:58:37 aaa.bbb.com php-fpm[6421]: [05-May-2020 03:58:37] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /opt/alt/php-fpm73/usr/lib/php/extensions/no-debug-non-zts-20180731/imagick.so (libMagickWand.so.5: cannot open shared object file: No such file or directory), /opt/alt/php-fpm73/usr/lib/php/extensions/no-debug-non-zts-20180731/imagick.so.so (/opt/alt/php-fpm73/usr/lib/php/extensions/no-debug-non-zts-20180731/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

how can i fix ?

thx

Offline
*****
Re: how to fix imagick.so start up error ?
« Reply #1 on: June 23, 2020, 09:53:37 AM »
can you send us the command output ?

Code: [Select]
yum list ImageMagick ImageMagick-devel

Offline
*
Re: how to fix imagick.so start up error ?
« Reply #2 on: June 25, 2020, 10:54:20 PM »
The same error occurs to me. Can you help me?  :'(

Below is the result of the command yum list ImageMagick ImageMagick-devel

https://prnt.sc/t6l769

Offline
*****
Re: how to fix imagick.so start up error ?
« Reply #3 on: June 26, 2020, 07:20:53 AM »
Hi,

try rebuild the php again but make it to the latest version...