Monday, November 27. 2006
Trackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
Once again thank you jonathan ....
It's already working ....
It's already working ....
#1
on
2006-11-28 20:09
Stupid me!
so so sorry, i didn't see that you are also posting the webservice.php code :P,
now really thank you for this effort!
so so sorry, i didn't see that you are also posting the webservice.php code :P,
now really thank you for this effort!
#2
on
2007-04-06 20:48
Hello, do you know my it could be that the script fails in my hosting in this line:
if (!$this->fp = @fsockopen($this->server, $this->port, $errno, $errstr, 2)) {
I have sockets ON....
I can not understand why it always fails...
If I test this in my local webserver, it works perfect....
I really do not understand what is going on.... thanks a lot...
if (!$this->fp = @fsockopen($this->server, $this->port, $errno, $errstr, 2)) {
I have sockets ON....
I can not understand why it always fails...
If I test this in my local webserver, it works perfect....
I really do not understand what is going on.... thanks a lot...
Hi Claudio
It is possible that although you have sockets enabled you have only restricted access. For example godaddy will only allow its customers to use a small number of ports. It could be you are experiencing the same problem.
I suggest you check with your host to see if this may be a problem.
It is possible that although you have sockets enabled you have only restricted access. For example godaddy will only allow its customers to use a small number of ports. It could be you are experiencing the same problem.
I suggest you check with your host to see if this may be a problem.
The author does not allow comments to this entry
