[evolvis-commits] r11006: modified error_reporting in rpm vhost↵

mirabilos at evolvis.org mirabilos at evolvis.org
Thu Feb 24 17:59:23 CET 2011


Author: mirabilos
Date: 2011-02-24 17:59:23 +0100 (Thu, 24 Feb 2011)
New Revision: 11006

Modified:
   trunk/gforge_base/evolvisforge-5.1/gforge/rpm-specific/conf/vhost.conf
Log:
modified error_reporting in rpm vhost


Modified: trunk/gforge_base/evolvisforge-5.1/gforge/rpm-specific/conf/vhost.conf
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/rpm-specific/conf/vhost.conf	2011-02-24 16:59:23 UTC (rev 11005)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/rpm-specific/conf/vhost.conf	2011-02-24 16:59:23 UTC (rev 11006)
@@ -5,6 +5,7 @@
 	php_value include_path ".:/etc/gforge:/usr/share/gforge:/usr/share/gforge/www/include"
 	php_value register_globals 1
 	php_value magic_quotes_gpc 1
+	php_value error_reporting 2039
 	AddDefaultCharset UTF-8
 	AcceptPathInfo On
 	<Directory /usr/share/gforge/www>



More information about the evolvis-commits mailing list