09 Sep 2010 
Support Center » Knowledgebase » Out of Memory Error
 Out of Memory Error
Article If you're getting an "Out of memory" error, you need to increase the amount of per-process memory allotted to PHP processes. I've made this easy to do by simply editing the config.inc.php file in the BPM folder with any text editor. You'll find two lines in that file that are commented out as such:

// uncomment if you need longer runtime or more memory
//ini_set('max_execution_time',90);
//ini_set('memory_limit', '64M');

Uncomment the two 'ini_set' lines (just remove the two slashes) and adjust the numbers to meet your needs. PHP's default is 32M, so you may want to increase to 64M, 128M, 192M, 256M or even higher if the system allows. Hope this helps!


Article Details
Article ID: 5
Created On: 01 Jan 2010 9:20 AM

 This answer was helpful  This answer was not helpful

 Back
 Login  
Username:
Password:
Remember Me:
Note: Your SWScripts CubeCart customer e-mail & password will work here.
 
 Search
 Article Options
Home | Submit a Ticket | Knowledgebase | News
Language:

Help Desk Software by Kayako eSupport v3.50.06