mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
Merge pull request #220 from nextcloud/apache-lib-deps-changed-since-5
Make sure mbstring, xml and zip are installed
This commit is contained in:
@@ -133,6 +133,8 @@ Apache and MariaDB, by issuing the following commands in a terminal::
|
||||
on running additional apps, keep in mind that they might require additional
|
||||
packages. See :ref:`prerequisites_label` for details.
|
||||
|
||||
.. note:: When running php7, you need to manually install ``php7.0-mbstring``, ``php7.0-xml`` and ``php7.0-zip``.
|
||||
|
||||
* At the installation of the MySQL/MariaDB server, you will be prompted to
|
||||
create a root password. Be sure to remember your password as you will need it
|
||||
during Nextcloud database setup.
|
||||
|
||||
Reference in New Issue
Block a user