Summary: | zlib.output_compressions does not work because of split mod_php5/php5-zlib | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Martin Portmann <map> |
Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Martin Portmann
2005-01-17 06:00:48 UTC
Responsible Changed From-To: freebsd-bugs->ale Over to maintainer of archivers/php5-zlib, which, as best I can tell, this PR is about. http://www.freebsd.org/cgi/query-pr.cgi?pr=76331 Adding to audit trail from misfiled PRs 79867 and 79871. Note to submitter: sending patches via quoted-printable utterly destroys them. Date: Wed, 13 Apr 2005 18:29:22 +0300 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
State Changed From-To: open->closed Fixed, thanks! |