• Resolved sheenas

    (@sheenas)


    Hi

    I am seeing a 52mb error log under the your adaptive images folder at /public_html/wp-content/plugins/adaptive-images

    The error message generated is as follows. Can you please advise why your plugin is generating this error on the php side and how to stop it.

    Thanks

    [15-Sep-2015 03:37:45 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
    [15-Sep-2015 03:37:45 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
    [15-Sep-2015 03:37:45 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
    [15-Sep-2015 03:37:45 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
    [15-Sep-2015 03:38:21 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

    https://wordpress.org/plugins/adaptive-images/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Takis Bouyouris

    (@nevma)

    Hello there, my friend,

    This is very weird. This error refers to ImageMagick (http://php.net/manual/en/book.imagick.php) a PHP library for handling images. However our plugin is not using this library. It is using the GD image library.

    Do you see this error only on the Adaptive Images plugin folder or is it in other places too?

    Does the plugin work as expected in spite of this error?

    Could you send me the output of the Print debug and Print diagnostics buttons in the plugin settings page?

    Cheers,
    Takis

    Thread Starter sheenas

    (@sheenas)

    Hi Takis,

    Thanks. Yes, the plugin works fine. I spoke to the server admin, and he said he managed to stop the errors. The error showed on wp admin folder also so hopefully, it will stop. if further issues arise, i will let you know with more details.

    Have a great morning.

    Plugin Author Takis Bouyouris

    (@nevma)

    Goodmorning,

    I am so glad to hear this! Let me know if anything else comes up… 🙂

    Cheers,
    Takis

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘error_log issues on adaptive plugin folder’ is closed to new replies.