php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30813 Per Directory Values problem
Submitted: 2004-11-17 15:20 UTC Modified: 2005-03-16 01:32 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:2 (100.0%)
From: me at auzgc dot com Assigned:
Status: Closed Package: PHP options/info functions
PHP Version: 4CVS-2005-01-19 OS: Windows 2003
Private report: No CVE-ID: None
 [2004-11-17 15:20 UTC] me at auzgc dot com
Description:
------------
Setting any configuration value to "On" in the registry "Per Directory Values" for a given directory is not recognised and shows as "Off" in phpinfo().

Setting it to "4096" instead for buffer size brings up "On" on phpinfo() for zlib.output_compression but fails to actually compress any output.

Setting zlib.output_compression to "On" in php.ini works fine. It is only when setting it for individual directories that it fails to work.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-19 04:03 UTC] me at auzgc dot com
Tried with latest snapshot as requested. Problem still happens.
 [2005-03-16 01:32 UTC] sniper@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 07:01:32 2024 UTC