php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36569 bug on search page
Submitted: 2006-03-01 13:07 UTC Modified: 2006-03-01 13:22 UTC
From: andy dot brinkley at revivalmedia dot org Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS: windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: andy dot brinkley at revivalmedia dot org
New email:
PHP Version: OS:

 

 [2006-03-01 13:07 UTC] andy dot brinkley at revivalmedia dot org
Description:
------------
did a search for:
bool+AND+OR 
in the search box (for all php sites), and it produced loads of errors.

Reproduce code:
---------------
Warning: file_get_contents(): URL file-access is disabled in the server configuration in /mnt/data/pub/mirrors/uk2.php.net/results.php on line 25

Warning: file_get_contents(http://www.php.net/ws.php?profile=all&q=bool%2BAND%2BOR&lang=&results=15&start=0): failed to open stream: no suitable wrapper could be found in /mnt/data/pub/mirrors/uk2.php.net/results.php on line 25

Warning: Cannot modify header information - headers already sent by (output started at /mnt/data/pub/mirrors/uk2.php.net/results.php:25) in /mnt/data/pub/mirrors/uk2.php.net/include/layout.inc on line 79

Warning: Cannot modify header information - headers already sent by (output started at /mnt/data/pub/mirrors/uk2.php.net/results.php:25) in /mnt/data/pub/mirrors/uk2.php.net/include/layout.inc on line 80


Expected result:
----------------
give me search results

Actual result:
--------------
no search results!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-03-01 13:22 UTC] nlopess@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

this is a mirror specific problem. see also #
 [2006-03-01 13:22 UTC] nlopess@php.net
see also #36558.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 12:01:30 2024 UTC