• Resolved trischan

    (@trischan)


    Hi

    I get an error when I try to regenerate all the images.

    [04-Nov-2021 09:26:36 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/[xxx]/domains/[my site]/public_html/wp-content/plugins/webp-converter-for-media/src/Conversion/Method/ImagickMethod.php on line 47

    I am not sure what is going on but it seems to have issues with this:

    || ! ( $formats = ( new \Imagick() )->queryformats() )

    Is there anything you can tell me about this?

    Running php 7.4> and imagick is installed and supporting webp and all.

Viewing 1 replies (of 1 total)
  • Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    Hello @trischan,

    Thanks for your message.

    In fact, I have never encountered a situation where this feature causes a problem. This use is consistent with Imagick documentation. I’m sorry, but I can’t help you. This is not a bug in the plugin, but some strange configuration problem with PHP or the library itself. Try the Gd method – maybe it will work.

    Best,
    Mateusz

Viewing 1 replies (of 1 total)

The topic ‘PHP Fatal error’ is closed to new replies.