php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35787 Fatal Error: www.php.net
Submitted: 2005-12-23 13:25 UTC Modified: 2005-12-23 14:45 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: versae at gmail dot com Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: I don't know
Private report: No CVE-ID: None
 [2005-12-23 13:25 UTC] versae at gmail dot com
Description:
------------
Fatal error at www.php.net

Reproduce code:
---------------
Access to www.php.net from Spain
Fatal error at include/ip-to-country.inc


Expected result:
----------------
No errors

Actual result:
--------------
Fatal error: Call to a member function on a non-object in /local/Web/sites/phpweb/include/ip-to-country.inc on line 65

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-12-23 13:26 UTC] versae at gmail dot com
This error is really fatal, because I could get the ip-to-country.inc and ip-to-country.db files directly from server. Under my opinion, ip-to-country.inc and all libraries files must be renamed to .php.
 [2005-12-23 14:45 UTC] derick@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, 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.


 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 15 02:00:02 2026 UTC