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
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: 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

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 31 21:00:03 2025 UTC