From 9fc3aa87b45a3edca9e588c59602a730a0d011b2 Mon Sep 17 00:00:00 2001
From: moodler (Moodle will also try to set some cookies in your browser. If you have
your browser set up to let you choose to accept cookies, then you must
accept the Moodle cookies, or Moodle won't work properly.)
- Now Moodle will start setting set up your database. Firstly, the main database
- tables are created. You should see a number of SQL statements followed by
+ Now Moodle will start setting up your database and creating tables to store data.
+ Firstly, the main database tables are created. You should see a number of SQL statements followed by
status messages (in green or red) that look like this: CREATE TABLE course ( id int(10) unsigned NOT NULL auto_increment, category
@@ -217,8 +217,7 @@ php_value post_max_size 2M
Scroll down the very bottom of the page and press the "Continue"
link. Next you will see a similar page that sets up all the tables required by
- each Moodle module. As before, they should all be green, otherwise you may
- be a problem in the module code.
Scroll down the very bottom of the page and press the "Continue" link.
@@ -312,8 +311,6 @@ php_value post_max_size 2MOn Windows systems: The simplest way is to use my package moodle-cron-for-windows.zip which makes this whole thing very easy.
-Other platforms: you will need to find another way to do this (please let
- me know so I can update this documentation).
I could write a thesis about this. Actually I am writing - a thesis about this.
+ a thesis about this.![]()
Until then here are just a few quick pointers:
- Subscribe yourself to all the forums.
@@ -221,8 +221,8 @@ local site administrator.If you have some great ideas for improvements to Moodle, or even some good stories, come over to moodle.com and join - in the Teacher's forum on that site. We'd love to hear them, and you can help - Moodle improve.
+ in the course called "Using Moodle". + We'd love to hear from you, and you can help Moodle improve.If you want to contribute to coding new modules, or writing documentation, or papers, contact me: Martin Dougiamas or browse the "bug tracker" site for Moodle, at bugs.moodle.com
-- 2.39.5