php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20350 Search box generates PHP error
Submitted: 2002-11-10 20:30 UTC Modified: 2002-11-10 20:41 UTC
From: bugs dot php dot net-2002-11-10 at ryandesign dot com Assigned:
Status: Closed Package: Website problem
PHP Version: 4.3.0-pre2 OS: Mac OS X 10.2.1
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:
39 + 3 = ?
Subscribe to this entry?

 
 [2002-11-10 20:30 UTC] bugs dot php dot net-2002-11-10 at ryandesign dot com
When trying to search the online PHP manual, I get the following error:

Warning: dir("/local/Web/sites/phpweb/manual/en") - No such file or directory in /local/Web/sites/phpweb/quickref.php on line 28

Fatal error: Call to a member function on a non-object in /local/Web/sites/phpweb/quickref.php on line 32

This worked fine 2 hours ago before I took a coding break...

-Ryan

P.S: I have no idea what version of PHP www.php.net is running; I selected 4.3.0-pre2 as the version because the form wouldn't let me proceed unless I selected something.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-10 20:41 UTC] bugs dot php dot net-2002-11-10 at ryandesign dot com
Issue no longer occurs. Closing bug.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 02:01:29 2024 UTC