Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Fatal error: Out of memory Re: Fatal error: Out of memory

#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?