ID: 30813 Updated by: [EMAIL PROTECTED] Reported By: me at auzgc dot com -Status: Open +Status: Feedback Bug Type: PHP options/info functions Operating System: Windows 2003 PHP Version: 4.3.9 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip Previous Comments: ------------------------------------------------------------------------ [2004-11-24 14:28:20] me at auzgc dot com Tried with both the CGI and ISAPI modules, same result. ------------------------------------------------------------------------ [2004-11-24 00:46:25] [EMAIL PROTECTED] Using PHP as CGI binary or ISAPI module? ------------------------------------------------------------------------ [2004-11-17 23:35:18] me at auzgc dot com This is using IIS 6.0 on Windows Server 2003. ------------------------------------------------------------------------ [2004-11-17 16:17:32] [EMAIL PROTECTED] Check your httpd.conf and make sure that AllowOverride directive for this directory is set to "All" and not "None". ------------------------------------------------------------------------ [2004-11-17 15:20:22] 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. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30813&edit=1
