php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #26533 Impossible to download PHP w/o web browser
Submitted: 2003-12-05 14:46 UTC Modified: 2003-12-05 14:56 UTC
From: king_ramen at yahoo dot com Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: Irrelevant OS: any
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: king_ramen at yahoo dot com
New email:
PHP Version: OS:

 

 [2003-12-05 14:46 UTC] king_ramen at yahoo dot com
Description:
------------
I need to download PHP onto a machine that has no browser. If you look at the URL fo PHP (after serveral clicks I may add), the "download link: looks like this:

http://www.php.net/get/php-4.3.4.tar.gz/from/us2.php.net/mirror

That is totally useless to curl as it is not the path to a file but instead a URL to a HTTP redirect.

Might I suggest:
1. An FTP site. There are NO FTP downloads
2. If you MUST use HTTP, don't use a damn redirect. Post a URL to a useful file.

Not everyone in the world is running web browsers and X11, Windows XP, etc. on their web servers. I need to download to my house and then upload to the server and that is a real pain.

Thanks,
Kevin


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 10:01:30 2024 UTC