php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25250 open_basedir configuration bug
Submitted: 2003-08-26 06:30 UTC Modified: 2005-01-31 22:53 UTC
From: pmzandbergen at chello dot nl Assigned:
Status: Not a bug Package: Safe Mode/open_basedir
PHP Version: 4.3.3 OS: Linux Redhat 9.0
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: pmzandbergen at chello dot nl
New email:
PHP Version: OS:

 

 [2003-08-26 06:30 UTC] pmzandbergen at chello dot nl
Description:
------------
When setting open_basedir in the <VirtualHost> areas (and maybe other areas too) in the Apache config file the following bug seems to appear:

From the doc: >> When you want to restrict access to only the specified directory, end with a slash. For example: "open_basedir = /dir/incl/" <<

Instead of restricting access to the specified directory, there will still be access to files which names are beginning with "incl" (like "includes.txt" etc.).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-26 07:05 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

..
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 13:01:28 2024 UTC