curl-and-php
RE: problems downloading files with differents ports
Date: Wed, 28 Jan 2009 13:26:20 +0100
Hi Daniel,
I think this is not the problem, because I have just this problem when
the URL has a port. For example this other URL:
http://ficheros.orm.es:3025/descarga/peldano/20070706UP.mp3
give me the same problem:
About to connect() to ficheros.orm.es port 3025
* Trying 80.73.144.119... * Connection refused
* couldn't connect to host
* Closing connection #0
<br>Error is : couldn't connect to host
This files are public and everybody can download it.
Regards.
-----Mensaje original-----
De: curl-and-php-bounces_at_cool.haxx.se
[mailto:curl-and-php-bounces_at_cool.haxx.se] En nombre de Daniel Stenberg
Enviado el: 2009-01-28 13:12
Para: curl with PHP
Asunto: RE: problems downloading files with differents ports
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-php _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2009-01-28