From 681f334673520af8564313603b5ec07733972823 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Cie=C5=9Blak?= Date: Tue, 5 Dec 2017 22:57:04 +0100 Subject: [PATCH] Update system requirements - PHP 7.2 does not work As per 12.0.1 changelog and https://github.com/nextcloud/server/pull/5793 --- admin_manual/installation/system_requirements.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/installation/system_requirements.rst b/admin_manual/installation/system_requirements.rst index c7dd66b5f..954dc7946 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -16,7 +16,7 @@ For best performance, stability, support, and full functionality we recommend: * Red Hat Enterprise Linux 7 * MySQL/MariaDB -* PHP 5.4 + +* PHP 5.4 + (PHP 7.1 + not supported) * Apache 2.4 with mod_php Supported Platforms @@ -28,7 +28,7 @@ Supported Platforms * Web server: Apache 2 with mod_php * Databases: MySQL/MariaDB 5.5+; PostgreSQL; Oracle 11g (currently only possible if you `contact us ` as part of a subscription) -* PHP 5.4 + required +* PHP 5.4 + required (PHP 7.1 + not supported) * Hypervisors: Hyper-V, VMware ESX, Xen, KVM * Desktop: Windows XP SP3 (EoL Q2 2015), Windows 7+, Mac OS X 10.7+ (64-bit only), Linux (CentOS 6.5, 7 (7 is 64-bit only), Ubuntu 12.04 LTS, 14.04 LTS,