Hi, I use the 'PHP Client Library for AdWords API v2009' on two servers. It Works on one of them but on the second one, it gives me the following error:
Warning: SoapClient::SoapClient() [function.SoapClient-SoapClient]: SSL: fatal protocol error in /home/imageweb/sd/admin.tracking/www/ TestGoogleAdwords/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php on line 143 The two servers have the same libraries as specified in the requirements, and the only differences are the libraries versions: On the working server: - cURL -> libcurl 7.19.7 - OpenSSL 0.9.8l (5 Nov 2009) On the Bad server: - cURL -> 7.15.7 - OpenSSL 0.9.8g (19 Oct 2007) Older versions of libcurl and OpenSSL are they the cause of my worries? Does anyone know the minimum versions of libcurl and OpenSSL required to use the PHP Client Libraries? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 To unsubscribe from this group, send email to adwords-api+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
