php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21709 Wget is not able to download php
Submitted: 2003-01-17 04:46 UTC Modified: 2003-02-17 04:23 UTC
Votes:1
Avg. Score:2.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: thorsten dot wilmer at udo dot edu Assigned:
Status: Closed Package: Website problem
PHP Version: 4.3.0 OS: Solaris
Private report: No CVE-ID: None
 [2003-01-17 04:46 UTC] thorsten dot wilmer at udo dot edu
Hello,

I am not able to download php with wget.

Regards 
   Thorsten Wilmer


wilmer00@marvin(/tmp){148}: wget "http://www.php.net/do_download.php?mr=http%3A%2F%2Fuk2.php.net%2F&df=php-4.3.0.tar.gz"
--11:43:36--  http://www.php.net:80/do_download.php?mr=http%3A/uk2.php.net/&df=php-4.3.0.tar.gz
           => `&df=php-4.3.0.tar.gz'
Connecting to fbi-www:3128... connected!
Proxy request sent, awaiting response... 302 Moved Temporarily
Location: http:/uk2.php.net/distributions/php-4.3.0.tar.gz [following]
--11:43:37--  ftp://http:21/%2Fuk2.php.net/distributions/php-4.3.0.tar.gz
           => `php-4.3.0.tar.gz'
Connecting to fbi-www:3128... connected!
Proxy request sent, awaiting response... 503 Service Unavailable
11:43:37 ERROR 503: Service Unavailable.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-21 00:22 UTC] novell at kiruna dot se
Your proxy seems to be broken.
I have tried exactly the same mirror on Linux and Tru64
and could not reproduce this.
 [2003-01-21 11:43 UTC] goba@php.net
That wget seems to be a bit buggy, it removes the double // from the QUERY_STRING. The URL spec does not forbid having two // (encoded) in the QS...
 [2003-02-17 04:23 UTC] sniper@php.net
wget http://fi2.php.net/get/php-4.3.0.tar.bz2/from/this/mirror

works just fine here..

 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 15 18:00:01 2026 UTC