php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #39131 Error message
Submitted: 2006-10-11 22:42 UTC Modified: 2006-10-19 01:00 UTC
From: vraxxon at freemail dot huB Assigned:
Status: No Feedback Package: Website problem
PHP Version: Irrelevant OS: Windows XP
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2006-10-11 22:42 UTC] vraxxon at freemail dot huB
Description:
------------
Warning: Unknown(): open_basedir restriction in effect. File(/data/webroot/netmasters.hu/php/manual/hu/function.substr.php) is not within the allowed path(s): (/data/webroot/bitmasters.hu/dirindex/:/usr/share/php/:/data/tmp/:/data/webroot/netmasters.hu/subidubi/) in Unknown on line 0

Warning: Unknown(/data/webroot/netmasters.hu/php/manual/hu/function.substr.php): failed to open stream: Operation not permitted in Unknown on line 0

Warning: (null)() [function.include]: Failed opening '/data/webroot/netmasters.hu/php/manual/hu/function.substr.php' for inclusion (include_path='.:/data/webroot/bitmasters.hu/php.mirror/include') in Unknown on line 0

Reproduce code:
---------------
Unknown. Try to reload this page:
http://hu2.php.net/manual/hu/function.substr.php

Expected result:
----------------
http://hu2.php.net/manual/hu/function.substr.php

Actual result:
--------------
Warning: Unknown(): open_basedir restriction in effect. File(/data/webroot/netmasters.hu/php/manual/hu/function.substr.php) is not within the allowed path(s): (/data/webroot/bitmasters.hu/dirindex/:/usr/share/php/:/data/tmp/:/data/webroot/netmasters.hu/subidubi/) in Unknown on line 0

Warning: Unknown(/data/webroot/netmasters.hu/php/manual/hu/function.substr.php): failed to open stream: Operation not permitted in Unknown on line 0

Warning: (null)() [function.include]: Failed opening '/data/webroot/netmasters.hu/php/manual/hu/function.substr.php' for inclusion (include_path='.:/data/webroot/bitmasters.hu/php.mirror/include') in Unknown on line 0

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-10-11 22:44 UTC] bjori@php.net
That URL works fine for me...
 [2006-10-19 01:00 UTC] php-mirrors at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 12:01:32 2024 UTC