Date: 10/13/01
- Next message: Hojtsy Gabor: "[PHP-DOC] cvs: phpdoc /en/chapters install.xml"
- Previous message: Hojtsy Gabor: "[PHP-DOC] cvs: phpdoc /en/chapters security.xml"
- In reply to: Hojtsy Gabor: "[PHP-DOC] cvs: phpdoc /en/chapters security.xml"
- Next in thread: Hojtsy Gabor: "Re: [PHP-DOC] cvs: phpdoc /en/chapters security.xml"
- Reply: Hojtsy Gabor: "Re: [PHP-DOC] cvs: phpdoc /en/chapters security.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
open_basedir is not a function. It is a configuration directive.
On Sat, 13 Oct 2001, Hojtsy Gabor wrote:
> goba Sat Oct 13 11:47:50 2001 EDT
>
> Modified files:
> /phpdoc/en/chapters security.xml
> Log:
> Removing extra () from function reference (it is the style
> sheets job to put this in)
>
>
> Index: phpdoc/en/chapters/security.xml
> diff -u phpdoc/en/chapters/security.xml:1.27 phpdoc/en/chapters/security.xml:1.28
> --- phpdoc/en/chapters/security.xml:1.27 Mon Sep 24 13:56:35 2001
> +++ phpdoc/en/chapters/security.xml Sat Oct 13 11:47:50 2001
> @@ -1,5 +1,5 @@
> <?xml encoding="iso-8859-1"?>
> -<!-- $Revision: 1.27 $ -->
> +<!-- $Revision: 1.28 $ -->
> <chapter id="security">
> <title>Security</title>
>
> @@ -293,7 +293,7 @@
> </simpara>
> <simpara>
> There are some simpler solutions. By using
> - <function>open_basedir()</function> you can control and restrict what
> + <function>open_basedir</function> you can control and restrict what
> directories are allowed to be used for PHP. You can also set up
> apache-only areas, to restrict all web based activity to non-user,
> or non-system, files.
>
>
- Next message: Hojtsy Gabor: "[PHP-DOC] cvs: phpdoc /en/chapters install.xml"
- Previous message: Hojtsy Gabor: "[PHP-DOC] cvs: phpdoc /en/chapters security.xml"
- In reply to: Hojtsy Gabor: "[PHP-DOC] cvs: phpdoc /en/chapters security.xml"
- Next in thread: Hojtsy Gabor: "Re: [PHP-DOC] cvs: phpdoc /en/chapters security.xml"
- Reply: Hojtsy Gabor: "Re: [PHP-DOC] cvs: phpdoc /en/chapters security.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

