php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52147 PHP Website fails for "php.net/mod"
Submitted: 2010-06-22 15:38 UTC Modified: 2014-03-06 02:41 UTC
From: marcel dot glacki at stud dot fh-swf dot de Assigned: bjori (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Ubuntu 9.04
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: marcel dot glacki at stud dot fh-swf dot de
New email:
PHP Version: OS:

 

 [2010-06-22 15:38 UTC] marcel dot glacki at stud dot fh-swf dot de
Description:
------------
At Tue 22 Jun 2010, 13:25 UTC I was looking for a function. The normal way to do so for me is entering "php.net/<functionname>" in the browser's address bar. This time I was looking for a function "mod" which lead to the following "error" (see also image linked in "Actual result"):
http://stud-in.fh-swf.de/Marcel.Glacki/non-study/PHP_Website_Error.png
Searching the bugs reported on php.net (Search term: "mod rewrite") doesn't show anything for that.

Test script:
---------------
Enter "php.net/mod" in your browser's address bar.

Expected result:
----------------
Either showing the function's manual page (if the function exists) or a summary of possible matches (if no function exists with that name).

Actual result:
--------------
http://stud-in.fh-swf.de/Marcel.Glacki/non-study/PHP_Website_Error.png

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-06-22 15:47 UTC] danbrown@php.net
-Summary: mod_rewrite in PHP Website fails for "php.net/mod" +Summary: PHP Website fails for "php.net/mod" -Status: Open +Status: Verified
 [2010-06-22 15:47 UTC] danbrown@php.net
Aside from the facts that there is no PHP function mod(), and mod_rewrite is an 
Apache extension (read: it has nothing to do with PHP), perhaps we should do 
something at least about the error message, or how the page itself is reached.

The actual mod.php file in its present form can be found here:

http://svn.php.net/viewvc/web/php/trunk/mod.php?view=markup&pathrev=138631
 [2014-03-05 21:09 UTC] levim@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: levim
 [2014-03-06 02:41 UTC] bjori@php.net
-Assigned To: levim +Assigned To: bjori
 [2014-03-06 02:41 UTC] bjori@php.net
The fix for this bug has been committed. Since the websites are not directly
updated from the repository, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.

http://git.php.net/?p=web/php.git;a=commitdiff;h=0c729aa021c5afd9b5f4d25cc202ad2bce2d40c3
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 22:00:02 2025 UTC