php - SoapFault exception: Could not connect to host -


sometimes fail call web service.

this problem happens time.

what problem?

error:     soapfault exception: [http] not connect host in      0 [internal function]: soapclient->__dorequest('<?xml version="...', http://.', '', 1, 0) 

the problem solved.the problem cache

ini_set('soap.wsdl_cache_enabled',0); ini_set('soap.wsdl_cache_ttl',0); 

Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -