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
User Comments
Add a Comment
Sharing is good. If you have a comment about this entry, please feel free to share. The comments might be reviewed by our staff, and may require approval before being posted. Questions posted will not be answered. Please submit a Ticket for support requests.
Image Verification Required
Please enter the characters that appear to the right in the space provided. This is just to verify that you are a human.
Full Name:
E-mail Address: (optional)
Comment:
Back
Login
Username:
Password:
Remember Me:
Note: Your SWScripts CubeCart customer e-mail & password will work here.
Search
-- Entire Support Site --
Knowledgebase
Article Options
Add Comment
Print Article
PDF Version
E-mail Article
Add to Favorites
Home
|
Submit a Ticket
|
Knowledgebase
|
News
Language:
English (U.S.)
Help Desk Software by Kayako eSupport v3.50.06