php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29393 Error 404 at web-site (URL from configure script warning message)
Submitted: 2004-07-26 19:54 UTC Modified: 2004-07-26 20:10 UTC
From: bbcmts at mail dot ru Assigned:
Status: Closed Package: Website problem
PHP Version: 4.3.8 OS: irrelevant
Private report: No CVE-ID: None
 [2004-07-26 19:54 UTC] bbcmts at mail dot ru
Description:
------------
URL from php-4.3.8 configure script warning message:

http://www.php.net/manual/en/security.registerglobals.php

not found at www.php.net


Reproduce code:
---------------
See configure script

Expected result:
----------------
Apache response code 200


Actual result:
--------------
Error code 404


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-07-26 20:10 UTC] goba@php.net
This URL is not correct anymore, so the info in the copfigure script is outdated. Since we are unable to fix a released version, I have added a redirection to the website code (will show up later). Until that, the correct URL is:

  http://www.php.net/manual/en/security.globals.php

Thanks for your report.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 18 02:00:01 2026 UTC