Database Setup

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View Page History
h2. MySQL installation

First you may need to install MySQL on your computer. To do so, you can either use this quick tutorial or refer to the MySQL documentation.
{note}
First you may need to install MySQL on your computer. To do so, you can either use this quick tutorial or refer to the MySQL documentation. We choose not to detail the Windows installation since there is a lot of pre-bundled installer for this OS, all of which came with a different configuration.
{note}

h3. Ubuntu Linux
{noformat}

This will install the default MySQL version for your Ubuntu server. You may also read the following documentation for further informations : http://doc.ubuntu-fr.org/mysql .


You may also read the following documentation for further informations : http://doc.ubuntu-fr.org/mysql .

h3. RedHat / Fedora Linux