Discussion:
Enable SOAP in PHP
Shukla Abhinav
2014-09-08 12:36:28 UTC
Permalink
I am trying to create a new campaign to test my adwords account and it says
to me

*Use of undefined constant WSDL_CACHE_NONE - assumed 'WSDL_CACHE_NONE' in
..test_google_ads/aw/src/Google/Api/Ads/Common/Lib/AdsUser.php on line 231*

*Fatal error: This client library requires the SOAP extension to be
activated. See http://php.net/manual/en/soap.installation.php for details.
in
../test_google_ads/aw/src/Google/Api/Ads/Common/Lib/SoapClientFactory.php
on line 94*

On going to the link it says "To enable SOAP support, configure PHP with
--enable-soap ."
Where do I need to add this line and in which file?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-***@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+***@googlegroups.com
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 adwords-api+***@googlegroups.com.
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/e4a5683e-2853-4776-92ad-41dedbabcdeb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Anash P. Oommen (AdWords API Team)
2014-09-08 17:53:01 UTC
Permalink
Hi Shukla,

See http://stackoverflow.com/questions/11584426/how-do-i-enable-enable-soap-in-php-on-linux
for a relevant thread.

Cheers,
Anash P. Oommen,
AdWords API Advisor.
Post by Shukla Abhinav
I am trying to create a new campaign to test my adwords account and it
says to me
*Use of undefined constant WSDL_CACHE_NONE - assumed 'WSDL_CACHE_NONE' in
..test_google_ads/aw/src/Google/Api/Ads/Common/Lib/AdsUser.php on line 231*
*Fatal error: This client library requires the SOAP extension to be
activated. See http://php.net/manual/en/soap.installation.php
<http://php.net/manual/en/soap.installation.php> for details. in
../test_google_ads/aw/src/Google/Api/Ads/Common/Lib/SoapClientFactory.php
on line 94*
On going to the link it says "To enable SOAP support, configure PHP with
--enable-soap ."
Where do I need to add this line and in which file?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-***@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+***@googlegroups.com
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 adwords-api+***@googlegroups.com.
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/db9a798b-0613-4672-bf9f-d4762be14010%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Continue reading on narkive:
Loading...