File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
admin_manual/installation Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,8 @@ keep individual Nextcloud instances to a manageable size.
24
24
* Operating system: Linux.
25
25
* Web server: Apache 2.4.
26
26
* Database: MySQL/MariaDB.
27
- * PHP 5.5+. PHP 5.4 is the minimum supported version; note that it reached
28
- end-of-life in September 2015 and is no longer supported by the PHP team.
29
- Some Linux vendors, such as Red Hat, still support PHP 5.4.
30
- 5.6+ is recommended. PHP 7 is known to offer significan performance
27
+ * PHP 5.6+. PHP 5.6 is the minimum supported version. We recommend to deploy
28
+ on PHP 7 if possible. This version is known to offer significan performance
31
29
advantages. ``mod_php `` is the recommended Apache module due to
32
30
vendor support and ease of configuration. ``php-fpm `` with Apache Event
33
31
MPM (or nginx) is an alternative with potentially better scalability in
You can’t perform that action at this time.
0 commit comments