php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60866 PHP Website Error
Submitted: 2012-01-24 10:20 UTC Modified: 2012-01-24 16:57 UTC
From: Daljpage at gmail dot com Assigned: rasmus (profile)
Status: Closed Package: *General Issues
PHP Version: Irrelevant OS: iPad (iOS)
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: Daljpage at gmail dot com
New email:
PHP Version: OS:

 

 [2012-01-24 10:20 UTC] Daljpage at gmail dot com
Description:
------------
Hi there, I wasn't quite sure how to report this but there seems to be an error 
while searching the php site.  I was searching in the functions part of the php 
manual on an iPad.  After searching for "test" I was sent to:
http://nz.php.net/search.php?show=quickref&pattern=Test&lang=en&

Which gave me the errors:

Warning: include(/www/sites/nz.php.net/include/mirrors.inc) [function.include]: 
failed to open stream: No such file or directory in 
/www/sites/nz.php.net/include/site.inc on line 6

Warning: include() [function.include]: Failed opening 
'/www/sites/nz.php.net/include/mirrors.inc' for inclusion 
(include_path='.:/www/sites/nz.php.net/include') in 
/www/sites/nz.php.net/include/site.inc on line 6

Warning: include(/www/sites/nz.php.net/include/countries.inc) [function.include]: 
failed to open stream: No such file or directory in 
/www/sites/nz.php.net/include/site.inc on line 9

Warning: include() [function.include]: Failed opening 
'/www/sites/nz.php.net/include/countries.inc' for inclusion 
(include_path='.:/www/sites/nz.php.net/include') in 
/www/sites/nz.php.net/include/site.inc on line 9


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-01-24 16:57 UTC] rasmus@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: rasmus
 [2012-01-24 16:57 UTC] rasmus@php.net
The site is fixed
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 14:04:04 2025 UTC