• Resolved terra3110

    (@terra3110)


    Hi,

    I cannot select imagemagick 3.5.1 and show up as active on the WordPress Configuration Check Page. I restarted apache and tried different things – not sure, why WebP Converter did not acknowledge Imagemagick.

    Frank

    The page I need help with: [log in to see the link]

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

    (@mateuszgbiorczyk)

    Hello @terra3110,

    Thanks for your message.

    Please see the plugin FAQ, more specifically question “What are requirements of plugin?”. The problem is that you have the Imagick library installed, but it is not in the WebP format in the list of supported formats.

    Best,
    Mateusz

    Thread Starter terra3110

    (@terra3110)

    Hi,

    A convert -list delegate show:

    ..
    wdp => “/bin/mv ‘%i’ ‘%i.jxr’; ‘JxrDecApp’ -i ‘%i.jxr’ -o ‘%o.bmp’; /bin/mv ‘%i.jxr’ ‘%i’; /bin/mv ‘%o.bmp’ ‘%o”
    webp => “dwebp’ -pam ‘%i’ -o ‘%o”
    xls => “soffice’ –convert-to pdf -outdir dirname '%i' ‘%i’ 2> ‘%u’; /bin/mv ‘%i.pdf’ ‘%o”
    xlsx => “soffice’ –convert-to pdf -outdir dirname '%i' ‘%i’ 2> ‘%u’; /bin/mv ‘%i.pdf’ ‘%o”
    ..

    I would usually say, it is integrated, but it did not show up in the Site Health. I will look around if I find any hints.

    Frank

    Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    @terra3110 Check it using the phpinfo() function in PHP. There in the Imagick section you will have available a list of supported formats.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Imagemagick cannot be selected even when active’ is closed to new replies.