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?
Regards,
Knut Urdalen
--
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php