php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26925 www.php.net/stats should be removed
Submitted: 2004-01-15 14:20 UTC Modified: 2004-06-20 07:05 UTC
From: colin at easydns dot com Assigned:
Status: Closed Package: Systems problem
PHP Version: Irrelevant OS:
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: colin at easydns dot com
New email:
PHP Version: OS:

 

 [2004-01-15 14:20 UTC] colin at easydns dot com
Description:
------------
If you try and visit www.php.net/stats, the automatic 
mirror selection (or any prefs you set at php.net/my) 
automatically redirect you to another mirror, which may 
or may not run stats.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-01-16 11:31 UTC] goba@php.net
This is because php.net has a buggy stats setup. The stats dir is aliased, but there is nothing in it, so the 404 is called. If the alias would not be in place, the deafult "No stats" page would be displayed, and no redirection would be done. So this is up to systems@ to fix.
 [2004-01-19 12:03 UTC] goba@php.net
Systems issue (recategorized)
 [2004-06-20 07:05 UTC] edink@php.net
This is fixed now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 21:01:29 2024 UTC