4 Here is a short summary of the installation process (which can take just a few
7 1. Move the Moodle files into your web directory.
9 2. Create a single database for Moodle to store all its tables in (or choose an
12 3. Visit your Moodle site with a browser. You should be taken to the
13 install.php script, which will lead you through creating a config.php file
14 and then setting up Moodle, creating an admin account etc.
16 4. Set up a cron task to call the file admin/cron.php every minute.
18 For more information, see <https://docs.moodle.org/en/Installing_Moodle>.
20 Good luck and have fun!