Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Janssen <sigio@users.noreply.github.com>2017-03-01 17:31:20 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2017-03-01 17:31:20 +0300
commit339ddfea83865c9a024eb1c98e7b62a501d6600d (patch)
tree973b8f65f6a2dcf9dd7d3ec70b815d9ccc244943 /include/tests_php
parentd914c79658a8b3fa811ab5f21e3d6998000f18aa (diff)
Add /usr/local/etc/zend/php.ini as possible php path (#360)
Thanks, merging!
Diffstat (limited to 'include/tests_php')
-rw-r--r--include/tests_php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tests_php b/include/tests_php
index adfa2589..3712c7d6 100644
--- a/include/tests_php
+++ b/include/tests_php
@@ -36,6 +36,7 @@
/private/etc/php.ini \
/var/www/conf/php.ini \
/usr/local/etc/php.ini /usr/local/lib/php.ini \
+ /usr/local/zend/etc/php.ini \
/usr/pkg/etc/php.ini"
PHPINIDIRS="/etc/php5/conf.d \