curl-and-php
RE: problems downloading files with differents ports
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 28 Jan 2009 13:12:02 +0100 (CET)
Date: Wed, 28 Jan 2009 13:12:02 +0100 (CET)
On Wed, 28 Jan 2009, Jordi Agusti Fonoll wrote:
> About to connect() to 213.97.223.180 port 8003
>
> * Trying 213.97.223.180... * Connection refused
The machine using IP address 213.97.223.180 does not accept connections on
port 8003 from the host you're running this on.
There's nothing you can do about it. Ask the admins of the server you run this
program on and of the server you're trying to connect to, to get further
details on why this happens.
This is not a bug in curl (or PHP) nor in your program.
-- / daniel.haxx.se _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2009-01-28