Has anyone since zac439 had this problem and it's been solved by enabling 
WDDX? I have a different set-up to what was posted in this thread but have 
the same problem.

I am getting the error: "PHP Fatal error:  SOAP-ERROR: Parsing WSDL: 
Couldn't load from 
'https://adwords-sandbox.google.com/api/adwords/cm/v201008/CampaignService?wsdl'
 
: Start tag expected, '<' not found
 in /......../aw_api/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php on line 
143"

If I use file_get_contents and print to the shell, the WSDL does start with 
the right character. I can open the WSDL URL in a browser (view source shows 
it starts with the right character). I copied the example code for accessing 
the API without using the client library and I get the same error (for a 
different place in a different file). I ran the "set | grep PROXY" command 
and there was nothing, so I think that means there is no proxy.

PHPinfo tells me, I'm running:
PHP 5.2.14
Zend Engine v2.2.0
libcurl/7.19.2 OpenSSL/0.9.8e zlib/1.2.3 
OpenSSL 0.9.8g 19 Oct 2007 
SOAP is enabled

Our web server is owned/run by a hosting company for us, and it can be slow 
to get things done so I'd hate to ask them to install WDDX and not have it 
fix the problem.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to