[Vtigercrm-commits] [vtiger-commits] r6643 - /vtigercrm/trunk/install/1checkSystem.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Mon May 29 03:12:22 EDT 2006


Author: richie
Date: Mon May 29 01:12:18 2006
New Revision: 6643

Log:
added additional parameter

Modified:
    vtigercrm/trunk/install/1checkSystem.php

Modified: vtigercrm/trunk/install/1checkSystem.php
==============================================================================
--- vtigercrm/trunk/install/1checkSystem.php (original)
+++ vtigercrm/trunk/install/1checkSystem.php Mon May 29 01:12:18 2006
@@ -324,6 +324,7 @@
 		<tr bgcolor="#ffffff"> <td valign=top ><strong>Change the memory limit = 16M</strong></tr>
 		<tr bgcolor="#ffffff"> <td valign=top ><strong>error_reporting = E_WARNING & ~E_NOTICE</strong></tr>
 		<tr bgcolor="#ffffff"> <td valign=top ><strong>allow_call_time_reference = On</strong></tr>
+		<tr bgcolor="#ffffff"> <td valign=top ><strong>log_errors = Off</strong></tr>
 		<tr bgcolor="#ffffff"> <td valign=top ><strong>output_buffering= On</strong></tr>
 		<tr bgcolor="#ffffff">  <td valign=top ><a href="http://www.vtiger.com/products/crm/help/vtiger_CRM_Linux_Dependencies.pdf">Linux installation pre-requisites</a></tr>
 		</table>





More information about the vtigercrm-commits mailing list