PHP Fatal error: This client library requires the SOAP extension to be activated

2014-01-10 Thread Mehul HvInfotech
Hello All, *I am trying to getCampaigns in my local host with the Command Line ..* *i have set all the parameter in the Auth.ini * *Soap Is enabled , You can check i have added php info screenshot below , even Soap is enabled I am getting this error .* *PHP Fatal error: This client

Re: SOAP-ERROR: Parsing WSDL

2014-01-08 Thread Mehul HvInfotech
Do you means by setting.ini ? we have tried with all tree option for this ... On Wednesday, 8 January 2014 14:37:02 UTC+5:30, Evgeniy Bogdanov wrote: You could save WSDL on local disk and alter library to use it instead of remote URL. 2014/1/8 Mehul HvInfotech me...@hvinfotech.com

Re: SOAP-ERROR: Parsing WSDL

2014-01-08 Thread Mehul HvInfotech
webserver 2. Point your application to the local wsdl rather than the URL it will currently have 3. Make a request check the soap logs Regards, - Paul, AdWords API Team. On Wednesday, 8 January 2014 12:50:08 UTC, Mehul HvInfotech wrote: Do you means by setting.ini ? we have tried

Re: SOAP-ERROR: Parsing WSDL

2014-01-08 Thread Mehul HvInfotech
not getting reports of this error from other customers, so the wsdl should be available and correct. Regards, - Paul, AdWords API Team. On Wednesday, 8 January 2014 14:54:56 UTC, Mehul HvInfotech wrote: Hello Paul, We are using version *v201309 with ClientLogin. Also tested with OAuth2.*We

Re: SOAP-ERROR: Parsing WSDL

2014-01-08 Thread Mehul HvInfotech
Hello, I also tried WGET with --no-check-certificate but it fails too, [~]# wget --no-check-certificate https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl --2014-01-08 15:27:02-- https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl Resolving

Re: SOAP-ERROR: Parsing WSDL

2014-01-08 Thread Mehul HvInfotech
Hello Paul, I have tried different server for WGET but getting exactly same errors like earlier one. # wget https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl --2014-01-08 16:09:33-- https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl Resolving

Re: SOAP-ERROR: Parsing WSDL

2014-01-07 Thread Mehul HvInfotech
Hi Paul , Again From This Morning we are facing this problem .. Till the the Day it was working fine .. we have also checked about Open SSL enabled And it is enabled ... can you suggest in this , Please , Its so urgent ... On Wednesday, 3 April 2013 15:47:38 UTC+5:30, Paul Matthews (AdWords