From 8143f3619d6679aea98b4371c9272e2efbddd205 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Mon, 6 Nov 2017 16:09:44 +0100 Subject: [PATCH] add openSUSE Leap and a2enmod php7 --- EGroupware-EPL-Installation.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/EGroupware-EPL-Installation.md b/EGroupware-EPL-Installation.md index a1c022d..bd047a1 100644 --- a/EGroupware-EPL-Installation.md +++ b/EGroupware-EPL-Installation.md @@ -414,17 +414,17 @@ Available versions: -For OpenSuSE 13.1 : +For OpenSuSE 13.2 : -openSUSE_13.1 +openSUSE_13.2 -For OpenSuSE 13.2 : +For OpenSuSE Leap 42.3 : -openSUSE_13.2 +openSUSE_Leap_42.3 @@ -514,7 +514,9 @@ If no php version is installed, set _date.timezone_ after the successful install Now install mariadb server and EGroupware with following command: -
zypper install mariadb egroupware-epl
+
+zypper install mariadb egroupware-epl
+a2enmod php7
 
_All versions_