Changes

m
no edit summary
Line 398: Line 398:  
File:Installation Dolibarr - Fin de l'installation.png|It's finished ! Congratulations, you can click on '''Access Dolibarr (configuration space)''' to finish installation. Installer also recommends you to create a file <code>install.lock</code> (we will see how to proceed below).
 
File:Installation Dolibarr - Fin de l'installation.png|It's finished ! Congratulations, you can click on '''Access Dolibarr (configuration space)''' to finish installation. Installer also recommends you to create a file <code>install.lock</code> (we will see how to proceed below).
 
</gallery>
 
</gallery>
 +
 +
===Configure the database===
 +
To make the explanations simpler, I have numbered the different fields you need to modify.
 +
<gallery widths="436" heights="259">
 +
File:Créer base de données.png
 +
File:Super-utilisateur base de données.png
 +
</gallery>
 +
0 - Check the box '''Create the database'''.
 +
1 - Fill '''<code>dolibarr</code>''' as identifier (this user will be created in MariaDB by Dolibarr installer and will have '''<u>only</u>''' the authorization to access the newly created '''<code>dolibarr</code>''' database).
 +
2 - Fill in a different password (that you have never used, and will be specific to the MariaDB user '''<code>dolibarr</code>''')
 +
3 - Check '''Create owner or assign him rights to the database''' (this asks Dolibarr installer to create new MariaDB user named '''<code>dolibarr</code>''' that we filled if above with specified password).
 +
4 - Enter '''<code>root</code>''' (this is the MariaDB user id of the database administrator with all rights).
 +
5 - Enter the MariaDB password of the database administrator that you chose when you installed MariaDB (screen 4 of the installation).
676

edits