From 339ddfea83865c9a024eb1c98e7b62a501d6600d Mon Sep 17 00:00:00 2001 From: Mark Janssen Date: Wed, 1 Mar 2017 15:31:20 +0100 Subject: Add /usr/local/etc/zend/php.ini as possible php path (#360) Thanks, merging! --- include/tests_php | 1 + 1 file changed, 1 insertion(+) (limited to 'include/tests_php') 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 \ -- cgit v1.2.3