php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36593 Open_basedir in Virtualhosts
Submitted: 2006-03-02 17:41 UTC Modified: 2006-03-02 17:52 UTC
From: tim at sharper dot nl Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.4.2 OS: Freebsd 4.11
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: tim at sharper dot nl
New email:
PHP Version: OS:

 

 [2006-03-02 17:41 UTC] tim at sharper dot nl
Description:
------------
This bug is related to Bug #2926 "Settings in VirtualHosts". Currently we're Apache 2.0.55 with about 100 virtualhosts. It occasionaly happens that the open_basedir settings, made in the virtualhosts, get mixed up. Here an example error, when accesing a file in "/home/dev.sharper.nl/www/".

Warning: Unknown(): open_basedir restriction in effect. File(/home/dev.sharper.nl/www/index.php) is not within the allowed path(s): (/home/cvr12.sharper.nl/www/) in Unknown on line 0

Warning: Unknown(/home/dev.sharper.nl/www/index.php): failed to open stream: Operation not permitted in Unknown on line 0




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-03-02 17:52 UTC] tony2001@php.net
Dup of bug #36257.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 14 18:01:33 2025 UTC