Skip to content

Commit ce5031f

Browse files
author
Jos Poortvliet
authored
Update deployment_recommendations.rst
1 parent 1062eff commit ce5031f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

admin_manual/installation/deployment_recommendations.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,8 @@ keep individual Nextcloud instances to a manageable size.
2424
* Operating system: Linux.
2525
* Web server: Apache 2.4.
2626
* 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
3129
advantages. ``mod_php`` is the recommended Apache module due to
3230
vendor support and ease of configuration. ``php-fpm`` with Apache Event
3331
MPM (or nginx) is an alternative with potentially better scalability in

0 commit comments

Comments
 (0)