summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/php/php.ini
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verison.net>2010-03-19 00:08:12 (GMT)
committerMichael Hanson <hansonorders@verison.net>2010-03-19 00:08:12 (GMT)
commit0c810798e72af9cd3cb88de1b79b2a901bad3963 (patch)
tree3f6ef2600e769c41f9da475ea357895c134cf747 /abs/core-testing/php/php.ini
parent896e8723af0a99e741d6d767c13b4aa52f20820c (diff)
parent948970dc8ce2e250324747bf0499c78acfd78912 (diff)
downloadlinhes_pkgbuild-0c810798e72af9cd3cb88de1b79b2a901bad3963.zip
linhes_pkgbuild-0c810798e72af9cd3cb88de1b79b2a901bad3963.tar.gz
linhes_pkgbuild-0c810798e72af9cd3cb88de1b79b2a901bad3963.tar.bz2
Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD
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 8cbcd56..0d3a568 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:/usr/share/mythtv/mythweather/scripts/:/data/srv/httpd/htdocs/mythweb/data/video:/myth/ipodfeed:/data/srv/httpd/htdocs/archive:/etc
+;open_basedir = /data/srv/httpd/htdocs/:/home/:/tmp/:/usr/share/pear/:/data/srv/tmp:/usr/share/mythtv/mythweather/scripts/:/data/srv/httpd/htdocs/mythweb/data/video:/myth/ipodfeed:/data/srv/httpd/htdocs/archive:/etc:/myth:/media
; This directive allows you to disable certain functions for security reasons.
; It receives a comma-delimited list of function names. This directive is