Line 22:
Line 22:
−
==Dolibarr Architecture==
+
=Dolibarr Architecture=
Dolibarr is a Web software of type "''Client/Server''.
Dolibarr is a Web software of type "''Client/Server''.
Line 41:
Line 41:
Finally, we also need to install a '''Relational Database Management System''', here MariaDB to store Dolibarr data (it's Dolibarr PHP scripts that will interact with the <abbr title="Relational Database Management System">RDBMS</abbr> to write or read data from it).
Finally, we also need to install a '''Relational Database Management System''', here MariaDB to store Dolibarr data (it's Dolibarr PHP scripts that will interact with the <abbr title="Relational Database Management System">RDBMS</abbr> to write or read data from it).
−
==Installing and configuring MariaDB==
+
=Installing and configuring MariaDB=
First we will install the MariaDB database server.
First we will install the MariaDB database server.
−
===Download MariaDB===
+
==Download MariaDB==
*Go to [https://downloads.mariadb.org/ the MariaDB download site] and click on the green button '''Download xx.x.x.xx Stable now!''' (normally the second green button on the page).
*Go to [https://downloads.mariadb.org/ the MariaDB download site] and click on the green button '''Download xx.x.x.xx Stable now!''' (normally the second green button on the page).
Line 53:
Line 53:
*Click on the link to download the only file now displayed in the list.
*Click on the link to download the only file now displayed in the list.
−
===Install MariaDB===
+
==Install MariaDB==
<gallery widths="495" heights="387">
<gallery widths="495" heights="387">
File:MariaDB Install 1.png|Welcome to the installation wizard, click '''Next'''.
File:MariaDB Install 1.png|Welcome to the installation wizard, click '''Next'''.