In the past month, since August 27, 2015, we've been seeing the following 
PHP fatal error happen periodically:
*PHP Fatal error:  Maximum execution time of 0 seconds exceeded*

Here is a listing of error counts to show the most common files/lines where 
it has been happening (leftmost number is error count):
     40 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Lib/AdWordsSoapClient.php
 
on line 129
     25 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php
 
on line 217
     13 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Util/XmlUtils.php
 
on line 50
      9 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Util/SoapRequestXmlFixer.php
 
on line 142
      3 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Util/XmlUtils.php
 
on line 61
      2 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Util/XmlUtils.php
 
on line 47
      2 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Util/SoapRequestXmlFixer.php
 
on line 140
      2 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php
 
on line 531
      1 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Util/XmlUtils.php
 
on line 48
      1 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Util/XmlUtils.php
 
on line 0
      1 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Util/SoapRequestXmlFixer.php
 
on line 93
      1 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Util/SoapRequestXmlFixer.php
 
on line 152
      1 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Util/SoapRequestXmlFixer.php
 
on line 135
      1 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php
 
on line 533
      1 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php
 
on line 532
      1 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php
 
on line 179
      1 PHP Fatal error:  Maximum execution time of 0 seconds exceeded in 
/path/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php
 
on line 0

We are running API v201506 using the PHP Client Library 
googleads/googleads-php-lib v6.1.0.

PHP CLI INI max_execution_time is set to 0, and max_input_time is set to 
-1, if that information is relevant.

Any ideas on why this fatal error may be occurring, or any suggestions on 
how to prevent it?

Thanks.
Mark

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d7780a83-ed76-41d9-a986-31d0de1e1ca7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to