Index of /mattstuard/Melissa/moodle
Name Last modified Size Description
Parent Directory 03-Aug-2007 12:18 -
admin/ 03-Aug-2007 07:40 -
auth/ 03-Aug-2007 07:44 -
backup/ 03-Aug-2007 07:45 -
blocks/ 03-Aug-2007 07:48 -
blog/ 03-Aug-2007 07:49 -
calendar/ 03-Aug-2007 07:49 -
config-dist.php 03-Aug-2007 07:37 16k
course/ 03-Aug-2007 07:50 -
enrol/ 03-Aug-2007 07:52 -
error/ 03-Aug-2007 07:52 -
file.php 03-Aug-2007 07:37 7k
files/ 03-Aug-2007 07:52 -
filter/ 03-Aug-2007 07:54 -
grade/ 03-Aug-2007 07:54 -
group/ 03-Aug-2007 07:55 -
help.php 03-Aug-2007 07:38 7k
index.php 03-Aug-2007 07:38 12k
install.php 03-Aug-2007 07:38 44k
install/ 03-Aug-2007 07:55 -
iplookup/ 03-Aug-2007 07:58 -
lang/ 03-Aug-2007 07:59 -
lib/ 03-Aug-2007 08:40 -
login/ 03-Aug-2007 08:44 -
message/ 03-Aug-2007 08:44 -
mnet/ 03-Aug-2007 08:45 -
mod/ 03-Aug-2007 09:03 -
my/ 03-Aug-2007 09:04 -
pix/ 03-Aug-2007 09:08 -
question/ 03-Aug-2007 09:10 -
rss/ 03-Aug-2007 09:13 -
search/ 03-Aug-2007 09:13 -
tags 03-Aug-2007 07:38 1.1M
version.php 03-Aug-2007 07:38 1k
README $Id: README.txt,v 1.9 2006/04/29 19:36:56 gustav_delius Exp $
------
QUICK INSTALL
=============
For the impatient, here is a basic outline of the
installation process, which normally takes me only
a few minutes:
1) Move the Moodle files into your web directory.
2) Create a single database for Moodle to store all
it's tables in (or choose an existing database).
3) Visit your Moodle site with a browser, you should
be taken to the install.php script, which will lead
you through creating a config.php file and then
setting up Moodle, creating an admin account etc.
4) Set up a cron task to call the file admin/cron.php
every five minutes or so.
For more information, see the INSTALL DOCUMENTATION:
http://docs.moodle.org/en/Installing_Moodle
A local copy can also be found in
lang/en_utf8/help/install.html (or your language)
Good luck and have fun!
Martin Dougiamas, Lead Developer