php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15487 Error when including a / in the function search
Submitted: 2002-02-10 09:59 UTC Modified: 2002-02-10 19:18 UTC
From: eirikref at pvv dot ntnu dot no Assigned:
Status: Closed Package: Website problem
PHP Version: 4.1.1 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
17 + 25 = ?
Subscribe to this entry?

 
 [2002-02-10 09:59 UTC] eirikref at pvv dot ntnu dot no
I know I shouldn't use the "find function" search to search for things like "PHP/FI" in the first place, but since I have this nice search bar in Galeon featuring just that kind of searching, I ended up doing it anyway.

And the "/" in PHP/FI gave me the following error on the top of the page:
"Warning: stat failed for /local/Web/sites/phpweb/manual/en/control-structures.php/fi.php (errno=20 - Not a directory) in /local/Web/sites/phpweb/include/manual-lookup.inc on line 14"

No big deal really, but at least you know now and may do what you want with it :)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-10 19:18 UTC] jimw@php.net
This bug has been fixed in CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 12:01:31 2024 UTC