cwebp, ImageMagick, vips, and gmagick not working
-
There’s a check mark next to cwebp, ImageMagick, and gmagick yet it says “An error occurred!” when attempting to test any of them as seen below:
You can see here that the plugin says that they all should be operational though: https://imgur.com/hroHeZs
My functioning cwebp is in “/usr/local/bin/”. I have ran a test of cwebp from the Command Line to make sure it works as should be (on CentOs 6.10) as can be seen in the image below:
It executed successfully from the Command Line. So I checked that
exec()
was not disabled and it isn’t as “disabled_functions” in phpinfo() is empty as can be seen in the image below:EDIT:
I just installed the “webpinfo.php” script on the site to verify what’s working and what isn’t, and apparently the plugin and that script file disagree on what’s working and what isn’t. The 1st image displays what the script says and the 2nd image displays what the plugin says:
Script: https://imgur.com/MWC33xy
Plugin: https://imgur.com/2FvIj7H
Sadly regardless of what they both say, nothing is working on the plugin’s end (Anything I test returns “An error occurred!”.I’m losing my marbles, any idea what am I missing for all of these?
- The topic ‘cwebp, ImageMagick, vips, and gmagick not working’ is closed to new replies.