Hi
I'm getting this error on multiple cPanel servers. This is for all PHP versions near as I can tell:
I'm having a bit of trouble deciphering what it means. The imagick.so is there in the path:
Any help in getting this resolved and understanding what is going on (I'm continuing to do my own research as well, just thought I would post in addition) would be helpful.
Thanks
I'm getting this error on multiple cPanel servers. This is for all PHP versions near as I can tell:
Code:
[Tue Jun 23 11:35:26 2020] [error] [pid 21033] mod_cgi.c(175): [client IP Masked:12815] AH01215: PHP Warning: PHP Startup: Unable to load dynamic library '/opt/cpanel/ea-php71/root/usr/lib64/php/modules/imagick.so' - libMagickWand.so.5: cannot open shared object file: No such file or directory in Unknown on line 0: /usr/local/cpanel/cgi-sys/ea-php71
Code:
[root@host apache2]# ls /opt/cpanel/ea-php71/root/usr/lib64/php/modules/imagick.so
/opt/cpanel/ea-php71/root/usr/lib64/php/modules/imagick.so
[root@host apache2]#
Thanks