Control Web Panel

WebPanel => PHP => Topic started by: nelsonwan on May 04, 2020, 08:06:24 PM

Title: how to fix imagick.so start up error ?
Post by: nelsonwan 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
Title: Re: how to fix imagick.so start up error ?
Post by: Sandeep on June 23, 2020, 09:53:37 AM
can you send us the command output ?

Code: [Select]
yum list ImageMagick ImageMagick-devel
Title: Re: how to fix imagick.so start up error ?
Post by: egodim 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
Title: Re: how to fix imagick.so start up error ?
Post by: Alnork on June 26, 2020, 07:20:53 AM
Hi,

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