Changes

m
no edit summary
Line 45: Line 45:  
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 57: Line 57:  
*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'''.
676

edits