Re: Exhausting Memory when using PHP

2016-05-12 Thread Alan Coleman
Thanks Shwetha, We've implemented smaller batches and it's a great workaround. Cheers! On Wednesday, May 11, 2016 at 7:03:53 PM UTC+1, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Alan, > > You can try using smaller BatchJobs to avoid having to deal with large > amount of data. You could

Re: Exhausting Memory when using PHP

2016-05-11 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Alan, You can try using smaller BatchJobs to avoid having to deal with large amount of data. You could also consider paging , so that you have some control over how much data you need to process at a

Exhausting Memory when using PHP

2016-05-11 Thread Alan Coleman
Hello everyone, We been experiencing some PHP issues regarding exhausting allowed memory size, our server has *256*MB of RAM Available. Here is an example: *PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 10667040 bytes) in