On Jan 15, 2007, at 10:24 AM, Knut Urdalen wrote:
Eric Gorr wrote:
On Jan 12, 2007, at 6:34 PM, Knut Urdalen wrote:
Some references that you may find useful:
The good old soap extension tutorial: http://devzone.zend.com/
node/view/id/689
thanks. I tried the example 'A First SOAP Client' , but it does
not appear to be working. The error generated was:
Fatal error: Uncaught SoapFault exception: [HTTP] Could not
connect to host in /Users/Eric/Sites/soaptest/client.php:27 Stack
trace: #0 [internal function]: SoapClient->__doRequest('<?xml
version="...', 'http://64.124.1...', 'urn:xmethods-de...', 1, 0)
#1 /Users/Eric/Sites/soaptest/client.php(27): SoapClient->__call
('getQuote', Array, Array) #2 {main} thrown in /Users/Eric/Sites/
soaptest/client.php on line 27
I attempted to visit the Endpoint URL (http://64.124.140.30:9090/
soap) directly, but got an 'Unable to connect' error message.
Should this client be working?
http://64.124.140.30:9090/soap <= do this resolve to a PHP-script?
No. I get:
Unable to connect
Firefox can't establish a connection to the server at
64.124.140.30:9090.
* The site could be temporarily unavailable or too busy. Try
again in a few
moments.
* If you are unable to load any pages, check your computer's
network
connection.
* If your computer or network is protected by a firewall or
proxy, make sure
that Firefox is permitted to access the Web.
I assume this is working for you...
--
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php