php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18497 Link error on Win32 Binary
Submitted: 2002-07-23 11:58 UTC Modified: 2002-07-23 16:05 UTC
From: davidv at gcmhmr dot com Assigned:
Status: Closed Package: Website problem
PHP Version: 4.2.2 OS: Win XP Pro
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: davidv at gcmhmr dot com
New email:
PHP Version: OS:

 

 [2002-07-23 11:58 UTC] davidv at gcmhmr dot com
The link is broken on the:

Windows Binaries
All Windows binaries can be used on Windows 95/98/Me and on Windows NT/2000/XP. 
PHP 4.2.2 zip package [5,275Kb] - 22 July 2002
(CGI binary plus server API versions for Apache, Apache2 (experimental), ISAPI, NSAPI, Servlet and Pi3Web. MySQL support built-in, many extensions included, packaged as zip) 

Server responds with:

The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.

This is the url that returns the error:
http://rs1.php.netdo_download.php/?download_file=php-4.2.2-Win32.zip

I've already tried fixing it on my own like this:
http://rs1.php.net/do_download.php/?download_file=php-4.2.2-Win32.zip
But it returns a file not found error.

So - The bug is that some of the links are missing a "/" and some of the mirrors are missing the file.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-23 15:10 UTC] goba@php.net
First of all, you are actually not writing about a patch, but a binary download. Second as far as I know, there were no / after do_download.php in the source, so 

http://rs1.php.net/do_download.php?download_file=php-4.2.2-Win32.zip

should work. There were problems with some missing / chars after hostnames, as you pointed out. Thanks for the report, we already corrected that.
 [2002-07-23 16:05 UTC] davidv at gcmhmr dot com
Well, I'm glad it's fixed now :)

I'll edit my message a little more carefully next time so that I don't make the mistake of putting the word "patch" instead of "binary" again - I realize this makes a difference as to the who/where of a problem ticket.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Jun 26 14:01:32 2024 UTC