i am getting these warning errors... i dont know where i am doing wrong. because there is no documentation available for that...i am liltter struggling to get it right.

warning: fopen(/tmp/wsdlcache-d41d8cd98f00b204e9800998ecf8427e.lock) [function.fopen]: failed to open stream: No such file or directory in C:\wamp\www\cr\sites\all\modules\soapclient\modules\soapclient\nusoap\class.wsdlcache.php on line 129.
warning: flock() expects parameter 1 to be resource, boolean given in C:\wamp\www\cr\sites\all\modules\soapclient\modules\soapclient\nusoap\class.wsdlcache.php on line 131.

then there is another issues when i give an ssl like "https://" kind of url it does not make any connection to the server.
is there anyone who can help me in this please.
Could not open connection to the webservice

Comments

13rac1’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Sounds like apache doesn't have write access to /tmp

mo6’s picture

I'm getting the same error on a system which has a custom temporary directory to which Drupal has write access. Seems like nusoap does not honour this custom setting.

mo6’s picture

Overlooked a config option at admin/settings/soapclient: "WSDL Cache Directory" where a custom temporary directory can be entered.

suneethark’s picture

Hi Naseem,

Could you please let us know if giving write access to /tmp folder solved your issue ? Please confirm, as we are also facing the similar issue on our live site.

Regards,
Suneetha.