cannot pinpoint error in error_log

Avatar
  • Answered
So I keep seeing this error in my php file without even using imagick.so :
[31-Aug-2015 15:13:30 America/Los_Angeles] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20100525/imagick.so' - libMagickWand.so.2: cannot open shared object file: No such file or directory in Unknown on line 0

I believe is something related to the libraries loaded, but it seems I cannot disable it from cpanel.
Please let me know how to fix this as it is affecting some data
Avatar
Scott
Hello, Sorry to hear about your error in the error_log. If you are not wanting to use the imagick.so check into your php.ini file and comment out the line for extension=imagick.so. If you are still having issues, contact the Live Support team so they can check out further php config settings. Kindest Regards, Scott M