• Resolved walter2

    (@walter2)


    i do like this plugin but…….
    How can i disable this.
    Fatal error: Maximum execution time of 50 seconds exceeded in /customers/d/d/8/class-wp-image-editor-imagick.php on line 363
    line 363 is: $this->image->unsharpMaskImage( 0.25, 0.25, 8, 0.065 );
    so i can use the class-wp-image-editor.php

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Glad to help. That sort of issue needs to be handled by your web host, so they can adjust the server settings as needed, etc. There is nothing the plugin can do to increase the max execution time of server components. Talk to your web host, should be happy to help.

    Thread Starter walter2

    (@walter2)

    Thx Jeff.
    Unfortunately, the host does not support imagick anyway.
    I have been in contact here before about plugins, among other things, and I was always told that the plugin builder could be the one who could solve this, the hosting company can’t help me with anything else

    At least thx for your response

    Plugin Author Jeff Starr

    (@specialk)

    I will take a look and see if there is anything I can do from the plugin side of things. In general, however, it is better to handle PHP modules and server settings at the web-host level. Thanks for the feedback @walter2.

    Thread Starter walter2

    (@walter2)

    any sucses?

    Plugin Author Jeff Starr

    (@specialk)

    Haven’t looked at it yet. I am upgrading plugins this month, so it should not be too much longer before I can investigate.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘imagick not supported by host’ is closed to new replies.