04 -- Moodle in the box -- Moodle Install

Published: 28 March 2012
on channel: falomundo
2,379
3

Moodle in the box. www.falomundo.com

The LAMP Server is up and running. Time to continue with the Moodle.
Moodle is a so called Course Management Software. Another term is Learning Management Software(LMS).
Basically, Moodle is a bunch of PHP Scripts and a Database.
We will use MySQL.
The Moodle installation is
-downloading Moodle.
-unpack it.
-copy it into the apache Folder.
-run the install procedure.
-change some permissions.(the Moodle install routine will tell you)
-install some PHP extensions.(the Moodle install routine will tell you)

The next tutorial is about the install the useful tools "SSH" and "VNC". These tools allow you to manage your virtual Box remote.