php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36371 open_basedir for weird directories, not reproducable
Submitted: 2006-02-12 21:19 UTC Modified: 2006-02-12 21:25 UTC
From: php at bserved dot nl Assigned:
Status: Not a bug Package: Safe Mode/open_basedir
PHP Version: 4.4.2 OS: Debian 3.1/stable
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: php at bserved dot nl
New email:
PHP Version: OS:

 

 [2006-02-12 21:19 UTC] php at bserved dot nl
Description:
------------
Getting the following error (random, not reproducable);

Warning: Unknown(): open_basedir restriction in effect. File(/home/sites/www.site1.com/enigma/index.php) is not within the allowed path(s): (/home/sites/www.site2.com) in Unknown on line 0

I have open_basedir enabled on site2.com.

Reproduce code:
---------------
n/a

Expected result:
----------------
n/a

Actual result:
--------------
The above error

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-02-12 21:25 UTC] tony2001@php.net
Duplicate of bug #36257.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 20:01:34 2025 UTC