SOURCES: php-cgi-fcgi.ini - add fcgi specific option here
glen
glen at pld-linux.org
Wed Sep 5 18:31:58 CEST 2007
Author: glen Date: Wed Sep 5 16:31:58 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- add fcgi specific option here
---- Files affected:
SOURCES:
php-cgi-fcgi.ini (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/php-cgi-fcgi.ini
diff -u SOURCES/php-cgi-fcgi.ini:1.1 SOURCES/php-cgi-fcgi.ini:1.2
--- SOURCES/php-cgi-fcgi.ini:1.1 Tue Jul 20 12:35:18 2004
+++ SOURCES/php-cgi-fcgi.ini Wed Sep 5 18:31:52 2007
@@ -7,6 +7,11 @@
; and override some settings in SAPI-specific files without need of
; copying whole large php.ini.
+[PHP]
+; Disable logging through FastCGI connection
+; See http://bugs.php.net/bug.php?id=28074
+; fastcgi.logging = 0
+
[Session]
session.save_path = /tmp ; argument passed to save_handler
; in the case of files, this is the
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/php-cgi-fcgi.ini?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list