SOURCES: mythweb.conf - output_buffering causes page to hung if th...

glen glen at pld-linux.org
Tue Oct 25 23:20:43 CEST 2005


Author: glen                         Date: Tue Oct 25 21:20:43 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- output_buffering causes page to hung if there's instead php error to display, disable it

---- Files affected:
SOURCES:
   mythweb.conf (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/mythweb.conf
diff -u SOURCES/mythweb.conf:1.3 SOURCES/mythweb.conf:1.4
--- SOURCES/mythweb.conf:1.3	Tue Oct 25 22:59:40 2005
+++ SOURCES/mythweb.conf	Tue Oct 25 23:20:38 2005
@@ -32,7 +32,6 @@
 
     php_value session.save_path             /var/cache/mythweb/php_sessions
 
-    php_value output_buffering              4096
     php_value register_globals              0
     php_value magic_quotes_gpc              0
     php_value file_uploads                  0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/mythweb.conf?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list