diff --git a/admin_manual/installation/system_requirements.rst b/admin_manual/installation/system_requirements.rst index c9c9ba477..8e61b4f03 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -27,7 +27,7 @@ The Nextcloud server is not compatible with Windows and macOS. | | - PostgreSQL 9/10 | | | - SQLite (*only recommended for testing and minimal-instances*) | +------------------+-----------------------------------------------------------------------+ -| Webserver | - **Apache 2.4 with** ``mod_php`` **and** ``php-fpm`` (recommended) | +| Webserver | - **Apache 2.4 with** ``mod_php`` **or** ``php-fpm`` (recommended) | | | - nginx with ``php-fpm`` | +------------------+-----------------------------------------------------------------------+ | PHP Runtime | - 5.6 |