php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22731 no option for wget users
Submitted: 2003-03-15 12:58 UTC Modified: 2003-03-16 14:47 UTC
From: kyleaschmitt at yahoo dot com Assigned:
Status: Not a bug Package: Website problem
PHP Version: 4.3.1 OS: netbsd
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kyleaschmitt at yahoo dot com
New email:
PHP Version: OS:

 

 [2003-03-15 12:58 UTC] kyleaschmitt at yahoo dot com
Someone needs to beat you guys with a cluestick.  PHP is used on servers, lots of which are used headless and without X.  You REALLY should have a real url to click and copy, for wget users.  You make a great system, don't piss off your users by making us download it to the local machine then copy onto the server, just because your too lazy to use a real url!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-15 17:56 UTC] sniper@php.net
Example:

http://www.php.net/get/php-4.3.1.tar.bz2/from/fi.php.net/mirror

(you could have found out this yourself too..:)

 [2003-03-16 01:23 UTC] kyleaschmitt at yahoo dot com
Wget, fetch, ftp curl, etcetera.
That doesn't work from those.
My point is you should be able to get the source from a headless x-less browserless box.
 [2003-03-16 04:08 UTC] goba@php.net
What is the problem with this URL in "Wget, fetch, ftp curl, etcetera."? It should work!
 [2003-03-16 11:06 UTC] sniper@php.net
Heh, try first before saying it doesn't work.

 [2003-03-16 14:17 UTC] kyleaschmitt at yahoo dot com
No, try before saying it does work. 
Now, not to be a little snippent, but that was the first thing I tried. 
Obviously if i copied the url and handed it  to wget, and it had 
worked, I woudlnt' have submitted the bug report.  That url 
doesn't work from wget, or anything else I tried, except a full 
blown web browser.\ 
Of Course I tried it first, so before going off and calling me lazy, 
or saying I could have found it myself, or to try before saying it 
doesn't work, try it yourself :) 
I'm not complaining to complain, I'm complaining to help.
 [2003-03-16 14:36 UTC] kyleaschmitt at yahoo dot com
(note, see replies that don't assume the person asking the 
question is an idiot tend to get a more polite reponse) 
 
goba: wget connects, hangs, times outs, then repeats until it 
exits.  Connectivity is fine from that box, or at least I assume so, 
since I can ssh from it, and wget is how I got the apache source 
to it.
 [2003-03-16 14:47 UTC] rasmus@php.net
Please stop wasting our time.  There is nothing wrong with the URLs and you are the one who needs the clustick treatment if you think that somehow a browser downloads differently from wget or curl.  Watch:

12:46pm www:~> wget http://www.php.net/get/php-4.3.1.tar.bz2/from/fi.php.net/mirror
--12:46:03--  http://www.php.net/get/php-4.3.1.tar.bz2/from/fi.php.net/mirror
           => `mirror'
Resolving www.php.net... done.
Connecting to www.php.net[64.246.30.37]:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://fi.php.net/distributions/php-4.3.1.tar.bz2 [following]
--12:46:04--  http://fi.php.net/distributions/php-4.3.1.tar.bz2
           => `php-4.3.1.tar.bz2.1'
Resolving fi.php.net... done.
Connecting to fi.php.net[212.83.107.133]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3,682,417 [application/octet-stream]

100%[=====================================================================================>] 3,682,417    155.01K/s    ETA 00:00

12:46:28 (155.01 KB/s) - `php-4.3.1.tar.bz2.1' saved [3682417/3682417]

Works fine.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Fri Jun 19 02:00:01 2026 UTC