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 GitHub
parent 5bbb5729df
commit 64246532a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,6 +92,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
@ -114,7 +115,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: