From daacc6b6ceeea76f95712e234dda32b4c0a55d76 Mon Sep 17 00:00:00 2001 From: Ivan Diaz Date: Wed, 3 May 2017 19:36:56 -0300 Subject: [PATCH] Added apache to the server requirements --- Installation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Installation.md b/Installation.md index 4cc9287..0f7177e 100644 --- a/Installation.md +++ b/Installation.md @@ -10,6 +10,7 @@ To install OpenSupports you need to support the following: * PHP 5.6+ * MySQL 4.1+ * PDO Extension +* Apache 2.4+ Download installation files -------------