Home › Forums › Back End › Fatal error: Out of memory › Re: Fatal error: Out of memory
April 17, 2013 at 5:10 pm
#132199
Participant
> Do you have a dedicated server?
.
> How big are the writes you’re making?
.
> And why you declare variables global after defining them in a class method *[?]*
( @Crocodillon )
Did you try gc’ing inside your loop?
Did you check if there is a server setting limiting the memory you use?