[Vtigercrm-commits] [vtiger-commits] r6429 - /vtigercrm/trunk/pkg/php/php.ini

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Thu May 25 12:35:25 EDT 2006


Author: richie
Date: Thu May 25 10:35:19 2006
New Revision: 6429

Log:
reverted back zlib to off

Modified:
    vtigercrm/trunk/pkg/php/php.ini

Modified: vtigercrm/trunk/pkg/php/php.ini
==============================================================================
--- vtigercrm/trunk/pkg/php/php.ini (original)
+++ vtigercrm/trunk/pkg/php/php.ini Thu May 25 10:35:19 2006
@@ -114,7 +114,7 @@
 ;       performance, enable output_buffering in addition.
 ; Note: You need to use zlib.output_handler instead of the standard
 ;       output_handler, or otherwise the output will be corrupted.
-zlib.output_compression = On
+zlib.output_compression = Off
 output_handler = ob_gzhandler
 ; You cannot specify additional output handlers if zlib.output_compression
 ; is activated here. This setting does the same as output_handler but in





More information about the vtigercrm-commits mailing list