Re: Is 128Mb enough as a PHP allocation?

2016-03-03 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Alan, No problem! I'm just glad that you were able to figure out the root of the issue. Happy coding, Nadine, AdWords API Team On Thursday, March 3, 2016 at 11:07:24 AM UTC-5, Alan Coleman wrote: > > Hi Nadine, > > Thanks very much for getting back to me, however this issue was down to

Re: Is 128Mb enough as a PHP allocation?

2016-03-03 Thread Alan Coleman
Hi Nadine, Thanks very much for getting back to me, however this issue was down to my own RAM mismanagement and there not being enough to fulfil some basic requirements. Thanks again for your response. On Tuesday, March 1, 2016 at 1:47:04 PM UTC, Alan Coleman wrote: > > Hello everyone, > > >

Re: Is 128Mb enough as a PHP allocation?

2016-03-01 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Alan, Based on the calling structure, it looks like your report definition could be quite large. As far as I can tell, that would be what is getting serialized at the time. Is that the case? If not, could you please click *Reply privately to author* in the forum and send me your report

Is 128Mb enough as a PHP allocation?

2016-03-01 Thread Alan Coleman
Hello everyone, I'm receiving the following error in my logs: [01-Mar-2016 06:21:03 America/Denver] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 12730211 bytes) in /googleads-php-lib-6.1.0/src/Google/Api/Ads/Common/Util/XmlUtils.php on line 61