• Resolved Andreas

    (@deksar)


    After updating to, 1.9.3, I started receiving “incompatible Imagick version (7)” errors on the Dashboard of WordPress, and plugin was suggesting installing 6. I was indeed on PHP-Imagick 7; php80-pecl-imagick-im7-3.5.1 BUT, my warp-imagick module was working good, I even tested at the Developer Console of Browser, images were started to be listed as “webp”, and the files were getting created in the “uploads” folder, with PHP-Imagick 7.

    I’d like to ask, because the plugin was working ok, what was the issue on version 7, and why users had to downgrade it to 6?
    (I did, anyway)

    Thanks.

    • This topic was modified 2 years, 11 months ago by Andreas.
Viewing 3 replies - 1 through 3 (of 3 total)
  • @deksar

    Because ImageMagick library version 7 is not by default installed, and consequently not tested in our testing environment (Debian 10).

    I you can confirm that plugin (1.9.2) is working properly with ImageMagick library 7, please let us know so limitation can be removed by next release.

    Thanks for reporting.

    BTW, What is OS (Linux?) distribution and version you use?

    Thread Starter Andreas

    (@deksar)

    My environment was: FreeBSD 13, PHP 8.0.13, nginx and ImageMagick ver 7 (3.5.1)

    And the plugin was working great.. (1.9.2)

    @deksar

    Looks like FreeBSD is an exception, ImageMagick library v7 is not available from Debian 10 repository at all. Debian php8.0-imagick is compiled/linked with ImageMagick-common v6.9.10.23

    I guess you are the only one using ImageMagick-common v7 along with Warp iMagick.

    ImageMagick-common v7 will be allowed from Warp iMagick 1.9.4.

    And the plugin is working great.

    You could use that sentence as a Recommendation.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘About imagick 7/6’ is closed to new replies.