[Vtigercrm-commits] [vtiger development] #6131: migration fails due to php memory limit

vtiger development vtiger-tickets at trac.vtiger.com
Wed Jul 8 04:09:18 EDT 2009


#6131: migration fails due to php memory limit
------------------------+---------------------------------------------------
 Reporter:  joebordes   |       Owner:  developer
     Type:  defect      |      Status:  new      
 Priority:  unassigned  |   Milestone:  5.1.0    
Component:  vtigercrm   |     Version:  5.1.0-rc 
 Keywords:  migration   |  
------------------------+---------------------------------------------------
 PHP Fatal error:  Allowed memory size of 33554432 bytes exhausted (tried
 to allocate 30720 bytes) in
 /srv/www/htdocs/genus/vtlib/Vtiger/PackageImport.php on line 602, referer:
 http://joeshome/genus/install.php

 I have my php configured to much more so I looked in the code and found
 the line:

 ini_set("memory_limit","32M");

 in these two files:

 HTMLtoUTF8Conversion.php

 PatchApply.php

 Once commented out these line the migration worked like a charm.

 Joe

 TSolucio

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6131>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list