From 1184a7ab94834f87a86a862e025445067a242a24 Mon Sep 17 00:00:00 2001 From: Frank Bergkemper Date: Thu, 11 Sep 2014 17:13:17 +0200 Subject: [PATCH] quick fix --- install/apache/bareos-webui.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/apache/bareos-webui.conf b/install/apache/bareos-webui.conf index 9821c2f8..3b81ee2b 100644 --- a/install/apache/bareos-webui.conf +++ b/install/apache/bareos-webui.conf @@ -16,9 +16,9 @@ #SetEnv "APPLICATION_ENV" "development" SetEnv "APPLICATION_ENV" "production" -# Environment Variable for Zend Framwework 2 +# Environment Variable for Zend Framwework 2 Debian #SetEnv "ZF2_PATH" "/usr/share/php" -SetEnv "ZF2_PATH" "/usr/share/php5" +#SetEnv "ZF2_PATH" "/usr/share/php5" Alias /bareos-webui /usr/share/bareos-webui/public