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
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: 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

Pull Requests

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: Sun Dec 22 11:01:30 2024 UTC