|
|
 |
Re: FN-FORUM: php fsockopen issue
date posted 2nd August 2007 15:11
On 2 Aug 2007 14:20:23 -0000, Juraj Seffer [EMAIL REMOVED] wrote:
>
> Never tried fsockopen myself, but any luck if you increase timeout limit?
> Im using "curl" (http://uk2.php.net/curl) to pass and get data from
> other server.
>
> Is server B managed by someone else? Might be an issue of blocking
> traffic from server A to B.
>
> Jay
unfortunately it is definitely not an issue with the timeout limit.
It would appear that server B is blocking server A from opening a
socket on the specific port I am trying to use.
connecting to a database on B from A works fine.
The people responsible for server B say that they have not made any
changes to the server B configuration, however I am starting to beg to
differ.
I'll give curl I try, but at this point a I doubt it will make much of
a difference.
Paolo
|
 |
|