Re: What's is the needed configuration to enable SOAP?

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

 



Brice wrote:
I have a little problem with Soap. I programmed a script which works
well on all server except one. I had an 'HTTP Error : Couldn't open
socket connection to server' Too bad for me it's the main one.

I wonder if  there is a configuration problem? I just saw that socket
is disabled on the main server. Is soap extension needs to enable
socket? Google and php documentation said nothing about that.

Just a guess, but maybe it's slightly within the realms of possibility that the server cannot make a connection to the other server for some network-related reason. Are you sure that server has a route to the server it's trying to talk to? No firewalls in the way? Is the target server working properly?

If you were missing a component required for your code to work PHP would tell you that. The error you're getting simply indicates that it cannot make a connection to the target server.

-Stut

--
http://stut.net/

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux