mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update system requirements - PHP 7.2 does not work
As per 12.0.1 changelog and https://github.com/nextcloud/server/pull/5793
This commit is contained in:
parent
3cd3b4d5f2
commit
c844e80ab2
@ -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 <https://nextcloud.com/enterprise>` 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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user