PHP5 SoapClient not working on Fedora

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am using PHP5's soap client to connect to MSN and Google. The code that worked on my Powerbook doesn't work on my Fedora box. These are the error messages I get:

PHP Warning: SoapClient::__construct(http://soap.search.msn.com/ webservices.asmx?wsdl): failed to open stream: HTTP request failed! HTTP/1.0 408 Request Time-out

PHP Warning: SoapClient::__construct(): I/O warning : failed to load external entity "http://soap.search.msn.com/webservices.asmx?wsdl"; in /var/www/html/private/getmsnresults.php on line 22

I can ping the servers and curl the WSDL files, but somehow the soap functions aren't working. I'm using PHP 5.1.0RC5. Any idea what I am missing?

Richard

--
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux