| Summary: | Re: zlib.output_compressions does not work because of split mod_php5/php5-zlib | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alex Dupre <ale> |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | ports-bugs |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed Misfiled followup to ports/76331; content migrated. Responsible Changed From-To: gnats-admin->ale |
Vasil Dimov wrote: > What happens is that > > zend_ini_long("zlib.output_compression", sizeof("zlib.output_compression"), 0) > > is always false when zlib is not loaded even if zlib.output_compression > is turned on in php.ini and so - no extra headers or errors appear when > zlib.output_compression=On and no zlib.so extension is loaded. Good catch! I'll try it asap and if it is really so I'll commit it. PHP devs claimed for years that this was an unsolvable issue in php4 ;-) -- Alex Dupre