I\'m getting the error when I run my PHP script....
Fatal error: Out of memory (allocated 1827405824) (tried to allocate 88800 bytes)
I\'ve
try ini_set('memory_limit', '-1');
ini_set('memory_limit', '-1');