Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: PHP 8.5.7 and curl 8.20.0 require loading of brotli and zstd |
|
| Author |
|
danielruf
Joined: 07 Jan 2026 Posts: 18
|
Posted: Tue 16 Jun '26 8:45 Post subject: PHP 8.5.7 and curl 8.20.0 require loading of brotli and zstd |
|
|
It seems newer PHP versions (also includes PHP 8.4.x) ship with curl 8.20.0, which requires to load brotli(dec.dll) and (lib)zstd(.dll).
Otherwise Apache fails to start, when one of the newer PHP releases with curl 8.20.0 or newer is used.
Is this on the radar of the ApacheLounge team? Will there be some changes in the ApacheLounge Apache builds or is this just something that has to be documented, so PHP users are aware of it and related bugreports can be pointed to the documentation?
https://github.com/php/php-src/issues/22157
https://github.com/php/php-src/pull/21925 |
|
| Back to top |
|
|
|
|
|
|