php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28601 http://ru3.php.net/manual/ points to Apache manual, not PHP manual
Submitted: 2004-06-01 12:17 UTC Modified: 2004-08-08 19:51 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: slava at unsanity dot com Assigned: goba (profile)
Status: Closed Package: Website 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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: slava at unsanity dot com
New email:
PHP Version: OS:

 

 [2004-06-01 12:17 UTC] slava at unsanity dot com
Description:
------------
http://ru3.php.net/manual/ links to Apache server manual 
instead of PHP manual. So when I try to search the 
manual while being on that mirror, I get bouced to URL 
like http://ru3.php.net/manual/en/function.array-
search.php which results in a 404.

Reproduce code:
---------------
Go to http://ru3.php.net/manual/ and see what it shows.

Expected result:
----------------
I'd like to see something like

http://ru.php.net/manual/en/function.array-search.php

outputs ;)

Actual result:
--------------
I see 404 page.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-06-01 15:47 UTC] goba@php.net
Thanks for the report. I have sent a notice to the maintainer, and disabled the mirror until the problem is fixed.
 [2004-06-01 17:42 UTC] goba@php.net
Fixed, thanks for the report.
 [2004-06-07 14:41 UTC] slava at unsanity dot com
Well, now it produces an Internal Server Error (500) ;)

For example, 

http://ru3.php.net/manual/en/index.php
 [2004-08-08 19:51 UTC] goba@php.net
It is fixed.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sat Jun 13 21:00:01 2026 UTC