diff --git a/admin_manual/installation/system_requirements.rst b/admin_manual/installation/system_requirements.rst index 9de5880df..015c416c0 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -14,28 +14,26 @@ Recommended Setup for Running Nextcloud For best performance, stability, support, and full functionality we recommend: -* Red Hat Enterprise Linux 7 +* Red Hat Enterprise Linux 7 / Ubuntu 16.04 LTS * MySQL/MariaDB -* PHP 5.4 + +* PHP 7.0 + * Apache 2.4 with mod_php Supported Platforms ------------------- * Server: Linux (Debian 7, SUSE Linux Enterprise Server 11 SP3 & 12, - Red Hat Enterprise Linux/Centos 6.5 and 7 (7 is 64-bit only), Ubuntu 12.04 - LTS, 14.04 LTS, 14.10) -* Web server: Apache 2 with mod_php + Red Hat Enterprise Linux/CentOS 6.5 and 7 (7 is 64-bit only), Ubuntu 14.04 LTS, 16.04 LTS) +* 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.4 + required +* PHP 5.6 + required * 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, 14.10, Fedora 20, 21, openSUSE 12.3, 13, Debian 7 & 8). * Mobile apps: iOS 7+, Android 4+ -* Web browser: IE9+ (except Compatibility Mode), Firefox 14+, Chrome 18+, - Safari 5+ +* Web browser: IE11+, Microsoft Edge, Firefox 14+, Chrome 18+, Safari 7+ See :doc:`source_installation` for minimum software versions for installing Nextcloud.