From 941b420d8f5ca08556b0a10ccde5f4e28e0d6146 Mon Sep 17 00:00:00 2001 From: Cecil Hugh Watson Date: Tue, 3 Feb 2009 23:33:58 -0800 Subject: Bumped to include mythweb data in open_basedir. --- abs/core-testing/php/PKGBUILD | 2 +- abs/core-testing/php/php.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/abs/core-testing/php/PKGBUILD b/abs/core-testing/php/PKGBUILD index 90747ec..68175e8 100644 --- a/abs/core-testing/php/PKGBUILD +++ b/abs/core-testing/php/PKGBUILD @@ -1,6 +1,6 @@ pkgname=php pkgver=5.2.6 -pkgrel=14 +pkgrel=15 _suhosinver=0.9.6.2 pkgdesc='A high-level scripting language' arch=('i686' 'x86_64') diff --git a/abs/core-testing/php/php.ini b/abs/core-testing/php/php.ini index 6445c51..a10ab0d 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/ +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 ; This directive allows you to disable certain functions for security reasons. ; It receives a comma-delimited list of function names. This directive is -- cgit v0.12