ID: 30813 User updated by: me at auzgc dot com Reported By: me at auzgc dot com -Status: Feedback +Status: Open Bug Type: PHP options/info functions Operating System: Windows 2003 PHP Version: 4.3.9 New Comment:
Tried with both the CGI and ISAPI modules, same result. Previous Comments: ------------------------------------------------------------------------ [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