Update source_installation.rst

After updating from Nextcloud 13 to 14 and accessing the login page, the message appears the OpenSSL extension IS to even login
This commit is contained in:
signupforacomment 2018-09-12 14:08:19 +00:00 committed by Morris Jobke
parent d64c036354
commit 3dd29f8875
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

View File

@ -71,6 +71,7 @@ Required:
* PHP module JSON
* PHP module libxml (Linux package libxml2 must be >=2.7.0)
* PHP module mbstring
* PHP module openssl
* PHP module posix
* PHP module SimpleXML
* PHP module XMLReader
@ -93,7 +94,6 @@ Database connectors (pick the one for your database:)
* PHP module intl (increases language translation performance and fixes sorting
of non-ASCII characters)
* PHP module mcrypt (increases file encryption performance)
* PHP module openssl (required for accessing HTTPS resources)
Required for specific apps: