Hi,

I am trying to run some of the example files. When running
getAllCampaigns.php from command prompt, it works fine.

However, when i run from IE, i get this error:
----------
Notice: SoapClient::SoapClient() [soapclient.soapclient]: Unable to
find the wrapper "https" - did you forget to enable it when you
configured PHP? in D:\Websites\aw_api_php_lib_2.2.0\src\Google\Api\Ads
\Common\Lib\AdsSoapClient.php on line 143

Warning: SoapClient::SoapClient() [soapclient.soapclient]: I/O
warning : failed to load external entity "https://adwords-
sandbox.google.com/api/adwords/cm/v200909/CampaignService?wsdl" in D:
\Websites\aw_api_php_lib_2.2.0\src\Google\Api\Ads\Common\Lib
\AdsSoapClient.php on line 143
--------

Here is my php.ini config for extenions - after trawling the web, i'm
sure every extension needed is loaded:

;extension=php_bz2.dll
extension=php_curl.dll
extension=php_dba.dll
extension=php_dbase.dll
;extension=php_exif.dll
;extension=php_fdf.dll
extension=php_gd2.dll
extension=php_gettext.dll
;extension=php_gmp.dll
;extension=php_ifx.dll
extension=php_imap.dll
;extension=php_interbase.dll
extension=php_ldap.dll
extension=php_mbstring.dll
extension=php_mcrypt.dll
;extension=php_mhash.dll
;extension=php_mime_magic.dll
;extension=php_ming.dll
extension=php_msql.dll
extension=php_mssql.dll
extension=php_mysql.dll
extension=php_mysqli.dll
;extension=php_oci8.dll
extension=php_openssl.dll
;extension=php_pdo.dll
;extension=php_pdo_firebird.dll
;extension=php_pdo_mssql.dll
;extension=php_pdo_mysql.dll
;extension=php_pdo_oci.dll
;extension=php_pdo_oci8.dll
;extension=php_pdo_odbc.dll
;extension=php_pdo_pgsql.dll
;extension=php_pdo_sqlite.dll
extension=php_pgsql.dll
;extension=php_pspell.dll
;extension=php_shmop.dll
;extension=php_snmp.dll
extension=php_soap.dll
extension=php_sockets.dll
;extension=php_sqlite.dll
;extension=php_sybase_ct.dll
;extension=php_tidy.dll
extension=php_xmlrpc.dll
extension=php_xsl.dll
extension=php_zip.dll

I am running PHP 5.2.9-2 on IIS.

Trawling web for solution but so far, no joy. I can't be the only one
with this issue?

Many thanks

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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