![]() |
|
Imagick 6.3.8 - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Imagick 6.3.8 (/thread-14095.html) |
Imagick 6.3.8 - jwaltrip4 - 25-02-2026 I am looking in the requirements for Zenphoto. It says it requires Imagick 6.3.8 Where can I find this (I have searched and none of the websites have anything earlier that 7 Imagick 6.3.8 - jwaltrip4 - 25-02-2026 Ubuntu 24.04 I found in my notes: sudo apt install php8.4-imagick -y It looks like it install 6.9... is that OK Imagick 6.3.8 - acrylian - 26-02-2026 Older may work, but is not tested. Imagick otherwise is of course optional and often just can be better choice for image processing than the standard GD library. Imagick 6.3.8 - kuzzzma - 27-02-2026 Requirements list minimal version you need to have not the exact configuration. Imagick 6.3.8 - acrylian - 27-02-2026 Indeed we had a + missing on that version version. I just updated the article. While we're at it I also added a recommendation to us InnoDB as the database table engine as that has better performance for larger databases. |