in reply to Re: I ran out of memory
in thread I ran out of memory

Under *nix you can also limit the amount of memory a process can use (see ulimit). I have used this in the past to limit the amount of memory a poorly behaved program can take up. Perhaps your hosting provider has a limit set on your processes.

--MidLifeXis