Incompatible / Webserver-typo

This commit is contained in:
Marius Blüm 2018-07-04 13:48:07 +02:00 committed by GitHub
parent a2b44d1862
commit 058b2b51ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,8 @@ System requirements
Server
------
For best performance, stability and functionality we have documented some recommendations for running a Nextcloud server. Running Nextcloud with PHP on Windows or macOS is unsupported and will not work as .
For best performance, stability and functionality we have documented some recommendations for running a Nextcloud server.
The Nextcloud server is not compatible with Windows and macOS.
.. note:: If you plan a setup for your organization and you rely on professional deployment consulting (e.g. efficient and
reliable scaling) and support, we strongly recommend you to check out our `enterprise support
@ -26,7 +27,7 @@ For best performance, stability and functionality we have documented some recomm
| | - PostgreSQL 9/10 |
| | - SQLite (*only recommended for testing and minimal-instances*) |
+------------------+-----------------------------------------------------------------------+
| Web server | - **Apache 2.4 with ``mod_php``, ``php-fpm``** (recommended) |
| Webserver | - **Apache 2.4 with ``mod_php``, ``php-fpm``** (recommended) |
| | - nginx with ``php-fpm`` |
+------------------+-----------------------------------------------------------------------+
| PHP Runtime | - 5.6 |