T TexasGreg Member Feb 27, 2023 #1 Feb 27, 2023 #1 How do I add Webp support in GD for PHP 8.1. I was able to do this before with PHP 7.3. I'm using Debian 11.
How do I add Webp support in GD for PHP 8.1. I was able to do this before with PHP 7.3. I'm using Debian 11.
T TexasGreg Member Feb 28, 2023 #2 Feb 28, 2023 #2 I figured it out. You have to compile using --with-webp I figured this out by trial and error. The default compile settings should include this.
I figured it out. You have to compile using --with-webp I figured this out by trial and error. The default compile settings should include this.
Cold-Egg Administrator Mar 1, 2023 #3 Mar 1, 2023 #3 Thanks for sharing, I will forward the request internally.