summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/php/php.ini
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-09-05 19:19:49 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-09-05 19:19:49 (GMT)
commitac4712c7309eb92589350836870bd882233fc7cc (patch)
treecfe65768b70fecc46734c6dd946c081bb2ce6283 /abs/core-testing/php/php.ini
parent3e58a7dccc57b74574e11647c63fe7e9f4da8278 (diff)
downloadlinhes_pkgbuild-ac4712c7309eb92589350836870bd882233fc7cc.zip
linhes_pkgbuild-ac4712c7309eb92589350836870bd882233fc7cc.tar.gz
linhes_pkgbuild-ac4712c7309eb92589350836870bd882233fc7cc.tar.bz2
PHP:Changes to php.ini for Zoneminder.
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 21c3db1..8cbcd56 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
+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
; This directive allows you to disable certain functions for security reasons.
; It receives a comma-delimited list of function names. This directive is