From c844e80ab2d3f541211a25d9d410a0262e6bcd6f 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 43f546e09..c603d6944 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 / Ubuntu 16.04 LTS * MySQL/MariaDB -* PHP 7.0 + +* PHP 7.0, 7.1 (PHP 7.2 not supported) * Apache 2.4 with mod_php Supported Platforms @@ -27,7 +27,7 @@ Supported Platforms * Web server: Apache 2 (mod_php, php-fpm) or Nginx (php-fpm) * Databases: MySQL/MariaDB 5.5+; PostgreSQL; Oracle 11g (currently only possible if you `contact us ` as part of a subscription) -* PHP 5.6 + required +* PHP 5.6 + required (PHP 7.2 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,