summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/php/php.ini
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-07-26 07:35:05 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-07-26 07:35:05 (GMT)
commit0aa9a27cf335fa3f53c3b38a09d7a30d6d7148ee (patch)
tree4507804ae826aa4fb06c0174248b7a47dc6329f8 /abs/core-testing/php/php.ini
parentbdfa23d3d3dfa3f946c90320c097cd877a6be9b0 (diff)
downloadlinhes_pkgbuild-0aa9a27cf335fa3f53c3b38a09d7a30d6d7148ee.zip
linhes_pkgbuild-0aa9a27cf335fa3f53c3b38a09d7a30d6d7148ee.tar.gz
linhes_pkgbuild-0aa9a27cf335fa3f53c3b38a09d7a30d6d7148ee.tar.bz2
PHP:Added path need for myth2ipod and myth2xvid in openbase_dir in php.ini.
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 0d05055..1679d87 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
+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:/myth/archive
; This directive allows you to disable certain functions for security reasons.
; It receives a comma-delimited list of function names. This directive is