Re: SoapClientFactory error

2014-08-22 Thread Ray Tsang (AdWords API Team)
Chirag, As suggested in the previous post: Please make sure that the PHP version/path is exactly the same when running the example and your own test code? Secondly, could I trouble you to send me what you have in `php -i`? Thanks, Ray On Friday, August 22, 2014 2:03:37 PM UTC-4, chirag The Web

Re: SoapClientFactory error

2014-08-22 Thread Chirag The Freelancer
Hello, Any update on this? I am getting same error. Use of undefined constant WSDL_CACHE_NONE - assumed 'WSDL_CACHE_NONE' in */src/Google/Api/Ads/Common/Lib/AdsUser.php* on line *231* PHP Version : 5.4.27 On Wednesday, January 29, 2014 2:43:44 PM UTC+5:30, sensah wrote: > > when i try to exe

Re: SoapClientFactory error

2014-02-13 Thread Ray Tsang (AdWords API Team)
Sensah, That is odd. Could I trouble you to make sure that the PHP version/path is exactly the same when running the example and your own test code? Secondly, could I trouble you to send me what you have in `php -i`? Thanks, -- Ray Tsang (AdWords API Advisor) On Wednesday, January 29, 2014

SoapClientFactory error

2014-01-29 Thread sensah
when i try to execute example code in the api folder. I get the following error. C:\wamp\bin\php\php5.4.3>php C:\wamp\www\adwords\examples\AdWords\v201309\Optimization\EstimateKeywordTraffic.php PHP Notice: Use of undefined constant WSDL_CACHE_NONE - assumed 'WSDL_CACHE_NONE' in C:\wamp\www\a