Dear Rasmus,
I must be wrong, because fetching the cvs I found an entry in the
Chanlog file
2002-02-01 James E. Flemer <[EMAIL PROTECTED]>
* main/fopen_wrappers.c
main/fopen_wrappers.h:
Changed php.ini directive 'safe_mode_include_dir' to accept a
(semi)colon separated path,
There is no such feature.
On Mon, 4 Mar 2002, Renato Lins wrote:
> Sorry, I may not haven been clear.
>
> What should I do to include from a safe area (/myuser/safe) when I have
> open_basedir set to other path (/myuser/public_html) ?
>
> Rasmus Lerdorf wrote:
>
> >open_basedir doesn't take a li
Sorry, I may not haven been clear.
What should I do to include from a safe area (/myuser/safe) when I have
open_basedir set to other path (/myuser/public_html) ?
Rasmus Lerdorf wrote:
>open_basedir doesn't take a list of paths.
>
>On Mon, 4 Mar 2002, Renato Lins wrote:
>
>>Some one can help me
open_basedir doesn't take a list of paths.
On Mon, 4 Mar 2002, Renato Lins wrote:
> Some one can help me. Why this is not working ?
>
>
>
> # apache conf
>
> php_admin_flag safe_mode on
> php_admin_value safe_mode_include_dir "/myuser/safe/"
> php_admin_value doc_root "/myuser/public_html/"
Some one can help me. Why this is not working ?
# apache conf
php_admin_flag safe_mode on
php_admin_value safe_mode_include_dir "/myuser/safe/"
php_admin_value doc_root "/myuser/public_html/"
php_admin_value open_basedir "/myuser/public_html/:/tmp/"
#cat /myuser/public_html/x2.php
";
req
5 matches
Mail list logo