Merge pull request #1237 from nextcloud/backport/1232/master

[master] Fixed formatting that displayed off-screen
This commit is contained in:
Morris Jobke 2019-02-07 10:58:16 +01:00 committed by GitHub
commit 8a5ad2ceea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -188,12 +188,13 @@ terminal::
apt-get install php7.2-intl php-imagick php7.2-xml php7.2-zip
* This installs the packages for the Nextcloud core system.
``libapache2-mod-php7.2`` provides the following PHP extensions: ``bcmath bz2
calendar Core ctype date dba dom ereg exif fileinfo filter ftp gettext hash
iconv libxml mhash openssl pcre Phar posix Reflection session shmop
SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx
xmlreader xmlwriter zlib``. If you are planning
on running additional apps, keep in mind that they might require additional
``libapache2-mod-php7.2`` provides the following PHP extensions::
bcmath bz2 calendar Core ctype date dba dom ereg exif fileinfo filter ftp gettext
hash iconv libxml mhash openssl pcre Phar posix Reflection session shmop SimpleXML
soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xmlreader xmlwriter zlib .
If you are planning on running additional apps, keep in mind that they might require additional
packages. See :ref:`prerequisites_label` for details.
* At the installation of the MySQL/MariaDB server, you will be prompted to