mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Replace text in installation_wizard.rst (#920)
Replace line 63 : "You will need the root database login, or any administrator login that has permissions to create and modify databases, and then enter any name you want for your Nextcloud database." by : "You will need the root database login, or any administrator login , and then enter any name you want for your Nextcloud database. Be careful your administrator login needs to have the permissions to create and modify databases and he needs to have the permissions to grant permissions to other users."
This commit is contained in:
@@ -60,9 +60,11 @@ recommend :doc:`MySQL/MariaDB <system_requirements>`. Your database and PHP
|
||||
connectors must be installed before you run the Installation Wizard. When
|
||||
you install Nextcloud from packages all the necessary dependencies will be
|
||||
satisfied (see :doc:`source_installation` for a detailed listing of required
|
||||
and optional PHP modules). You will need the root database login, or any
|
||||
administrator login that has permissions to create and modify databases, and
|
||||
then enter any name you want for your Nextcloud database.
|
||||
and optional PHP modules). You will need the root database login, or any
|
||||
administrator login , and then enter any name you want for your Nextcloud database.
|
||||
Be careful your administrator login needs to have the permissions to create
|
||||
and modify databases and he needs to have the permissions to grant permissions
|
||||
to other users.
|
||||
|
||||
After you enter your root or administrator login for your database, the
|
||||
installer creates a special database user with privileges limited to the
|
||||
|
||||
Reference in New Issue
Block a user