backups with low memory [message #160235] |
Mon, 10 August 2009 20:35 |
dfgngirl
Messages: 87 Registered: December 2005
Karma: 0
|
Member |
|
|
Hi,
is it possible to backup Fud with only 32mb of memory? As of my attempts both via the admin applet as well as the command-line my backups fail due to my hosting company's 32mb limit.
Is there a way for the script to use less memory and take more time? I'm obviously not familiar with memory allocation and so forth, so I understand this might not be possible.
Thanks.
|
|
|
|
|
|
|
Re: backups with low memory [message #160251 is a reply to message #160244] |
Tue, 11 August 2009 19:09 |
dfgngirl
Messages: 87 Registered: December 2005
Karma: 0
|
Member |
|
|
naudefj wrote on Tue, 11 August 2009 12:05 | Something else to try: Edit "mem_limit.inc", find this line and reduce its value:
$GLOBALS['BUF_SIZE'] = 2000000;
|
I just realized that I don't know what to replace that value with. 2000000 would seem to me to be 2mb. Am I right? Bluehost limits its vhosts to 32mb. Would I be increasing that value to 32000000? But shouldn't I be directing fud to try to use less memory, not more?
|
|
|