imagify-plugin
imagify-plugin copied to clipboard
Bulk optimization problem - "No php extensions are available to edit images on the server. ImageMagick or GD is required"
Describe the bug We have couple of cases (like this one) where Bulk optimization can't start because Imagick or GD are not installed on the server.
However, the optimization works from the Media Library, Imagify Tools recognizes both Imagick and GD, PHPInfo as well.
To Reproduce Steps to reproduce the behavior:
- Go to Bulk optimization page
- Try to run optimization
- Popup will appear with the error
Expected behavior Bulk optimization should run without issues as GD and Imagick are present on the server
Screenshots
Backlog Grooming (for WP Media dev team use only)
- [ ] Reproduce the problem
- [ ] Identify the root cause
- [ ] Scope a solution
- [ ] Estimate the effort