mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
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:
parent
5bbb5729df
commit
64246532a9
@ -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:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user