Matt,
>From the php manual:
The restriction specified with open_basedir is actually a prefix, not a directory
name. This means that "open_basedir = /dir/incl" also allows access to "/dir/include"
and "/dir/incls" if they exist. When you want to restrict access to only the specified
directory,
On 09 January 2004 01:16, Matt Grimm wrote:
> Can anyone clarify this for me? Is open_basedir recursive or
> restricted to the exact paths specified?
This is a bit hard to find in the manual, but everything you need to know
should be at
http://www.php.net/manual/en/features.safe-mode.php#ini.ope
Can anyone clarify this for me? Is open_basedir recursive or restricted to
the exact paths specified?
--
Matt Grimm
"Matt Grimm" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> If my server has an open_basedir restriction in place for my home
directory,
> I understand that to mean
If my server has an open_basedir restriction in place for my home directory,
I understand that to mean I can only open files in the same directory as
whatever script is currently running. Is that correct?
--
Matt Grimm
Web Developer
The Health TV Channel, Inc.
(a non - profit organization)
3820 L
4 matches
Mail list logo