summaryrefslogtreecommitdiff
path: root/php.ini-recommended
diff options
context:
space:
mode:
authorYasuo Ohgaki <yohgaki@php.net>2002-07-17 00:09:09 +0000
committerYasuo Ohgaki <yohgaki@php.net>2002-07-17 00:09:09 +0000
commitccc04b70968580ce81f45d39d54c602cf4863050 (patch)
treec8748a39d9a76a89e119cf7639a53c68f355c424 /php.ini-recommended
parent390622df018cfd10c0f5c93f2d4a71a11b5155b4 (diff)
downloadphp-git-ccc04b70968580ce81f45d39d54c602cf4863050.tar.gz
Added note for open_basedir
Diffstat (limited to 'php.ini-recommended')
-rw-r--r--php.ini-recommended1
1 files changed, 1 insertions, 0 deletions
diff --git a/php.ini-recommended b/php.ini-recommended
index 2cc3ca1b57..42811f11a7 100644
--- a/php.ini-recommended
+++ b/php.ini-recommended
@@ -156,6 +156,7 @@ safe_mode_exec_dir =
; open_basedir, if set, limits all file operations to the defined directory
; and below. This directive makes most sense if used in a per-directory
; or per-virtualhost web server configuration file.
+; Note: Used only when safe_mode is on.
;
;open_basedir =