add optional setting to configure alternative php.ini file
This commit is contained in:
@@ -13,6 +13,9 @@ export CHK_HOSTS="host1 host2 host3"
|
|||||||
export RUN_PATH="${SCRIPT_PATH}/run.d"
|
export RUN_PATH="${SCRIPT_PATH}/run.d"
|
||||||
export TMP_PATH="${SCRIPT_PATH}/tmp"
|
export TMP_PATH="${SCRIPT_PATH}/tmp"
|
||||||
|
|
||||||
|
# Optional PHP.ini
|
||||||
|
#export PHPRC="/etc/php/cli-php5.3/nosafemode/php.ini"
|
||||||
|
|
||||||
# Options
|
# Options
|
||||||
export VERBOSE="1"
|
export VERBOSE="1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user