summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/php/php.ini
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-01-19 22:45:44 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-01-19 22:45:44 (GMT)
commit814f4b29484f3912bbc7e22c3961d289034e2194 (patch)
tree4992d5e56b7f8e92db2c33d0338e6bc11e4b5004 /abs/core-testing/php/php.ini
parenta8beb09f5985c37d28f59e60c3c45a05df3d0d49 (diff)
downloadlinhes_pkgbuild-814f4b29484f3912bbc7e22c3961d289034e2194.zip
linhes_pkgbuild-814f4b29484f3912bbc7e22c3961d289034e2194.tar.gz
linhes_pkgbuild-814f4b29484f3912bbc7e22c3961d289034e2194.tar.bz2
add mythweather to open_basedir
Diffstat (limited to 'abs/core-testing/php/php.ini')
-rw-r--r--abs/core-testing/php/php.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/php/php.ini b/abs/core-testing/php/php.ini
index 083baf4..6445c51 100644
--- a/abs/core-testing/php/php.ini
+++ b/abs/core-testing/php/php.ini
@@ -249,7 +249,7 @@ safe_mode_protected_env_vars = LD_LIBRARY_PATH
; and below. This directive makes most sense if used in a per-directory
; or per-virtualhost web server configuration file. This directive is
; *NOT* affected by whether Safe Mode is turned On or Off.
-open_basedir = /data/srv/httpd/htdocs/:/home/:/tmp/:/usr/share/pear/:/data/srv/tmp
+open_basedir = /data/srv/httpd/htdocs/:/home/:/tmp/:/usr/share/pear/:/data/srv/tmp:/usr/share/mythtv/mythweather/scripts/
; This directive allows you to disable certain functions for security reasons.
; It receives a comma-delimited list of function names. This directive is