W
W
werewolf_27902014-10-31 11:47:04
PHP
werewolf_2790, 2014-10-31 11:47:04

"SoapFault: Error Fetching http headers" or how to extract headers?

Good afternoon.
there is this code:

$client = new SoapClient("http://region.4sides.ru:6612/PiligrimServises.svc?wsdl", array('trace' => 1));
$data = $client->DepartureInfo(array("BarCod" => $barcod));

in fact, it throws an error of this format
SoapFault: Error Fetching http headers in the SoapClient-> __doRequest () function
, please tell me which way to dig?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
werewolf_2790, 2014-10-31
@werewolf_2790

everything ... the solution was found. as always, a trifle
helped
before that I tried to set 120 ... it didn’t help

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question