php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48613 bg.php.net causing safe_mode errors
Submitted: 2009-06-20 08:56 UTC Modified: 2009-06-23 17:49 UTC
From: yodor at developer dot bg Assigned: danbrown (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: irrelevant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: yodor at developer dot bg
New email:
PHP Version: OS:

 

 [2009-06-20 08:56 UTC] yodor at developer dot bg
Description:
------------
there is kind of error specific to this mirror

Reproduce code:
---------------
open http://bg.php.net/manual/en/function.setrawcookie.php

Expected result:
----------------
to see requested documentation page

Actual result:
--------------
Warning: include_once() [function.include-once]: SAFE MODE Restriction 
in effect. The script whose uid is 500 is not allowed to access 
/storage/php/include/shared-manual.inc owned by uid 0 in 
/storage/php/manual/en/function.setrawcookie.php on line 2

Warning: include_once(/storage/php/include/shared-manual.inc) 
[function.include-once]: failed to open stream: Success in 
/storage/php/manual/en/function.setrawcookie.php on line 2

Warning: include_once() [function.include]: Failed opening 
'/storage/php/include/shared-manual.inc' for inclusion 
(include_path='.:/www/htdocs/phpweb/include') in 
/storage/php/manual/en/function.setrawcookie.php on line 2

Fatal error: Call to undefined function manual_setup() in 
/storage/php/manual/en/function.setrawcookie.php on line 40

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-06-20 20:08 UTC] danbrown@php.net
I'm getting in touch with the maintainer now.
 [2009-06-23 17:49 UTC] danbrown@php.net
This issue has been repaired and the mirror has once again been marked 
active.  Our systems will perform some automated tests on the mirror 
and, if everything checks out alright, the mirror will be placed back 
into normal rotation once again.

Thanks for your report!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 01 06:01:32 2024 UTC