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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Fri Mar 29 00:01:28 2024 UTC