diff --git a/install/apache/bareos-webui.conf b/install/apache/bareos-webui.conf index 013feb6e..9821c2f8 100644 --- a/install/apache/bareos-webui.conf +++ b/install/apache/bareos-webui.conf @@ -17,7 +17,8 @@ SetEnv "APPLICATION_ENV" "production" # Environment Variable for Zend Framwework 2 -SetEnv "ZF2_PATH" "/usr/share/php" +#SetEnv "ZF2_PATH" "/usr/share/php" +SetEnv "ZF2_PATH" "/usr/share/php5" Alias /bareos-webui /usr/share/bareos-webui/public