Index of /mattstuard/Melissa/moodle

      Name                    Last modified       Size  Description

[DIR] Parent Directory 03-Aug-2007 12:18 - [DIR] admin/ 03-Aug-2007 07:40 - [DIR] auth/ 03-Aug-2007 07:44 - [DIR] backup/ 03-Aug-2007 07:45 - [DIR] blocks/ 03-Aug-2007 07:48 - [DIR] blog/ 03-Aug-2007 07:49 - [DIR] calendar/ 03-Aug-2007 07:49 - [   ] config-dist.php 03-Aug-2007 07:37 16k [DIR] course/ 03-Aug-2007 07:50 - [DIR] enrol/ 03-Aug-2007 07:52 - [DIR] error/ 03-Aug-2007 07:52 - [   ] file.php 03-Aug-2007 07:37 7k [DIR] files/ 03-Aug-2007 07:52 - [DIR] filter/ 03-Aug-2007 07:54 - [DIR] grade/ 03-Aug-2007 07:54 - [DIR] 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 [DIR] install/ 03-Aug-2007 07:55 - [DIR] iplookup/ 03-Aug-2007 07:58 - [DIR] lang/ 03-Aug-2007 07:59 - [DIR] lib/ 03-Aug-2007 08:40 - [DIR] login/ 03-Aug-2007 08:44 - [DIR] message/ 03-Aug-2007 08:44 - [DIR] mnet/ 03-Aug-2007 08:45 - [DIR] mod/ 03-Aug-2007 09:03 - [DIR] my/ 03-Aug-2007 09:04 - [DIR] pix/ 03-Aug-2007 09:08 - [DIR] question/ 03-Aug-2007 09:10 - [DIR] rss/ 03-Aug-2007 09:13 - [DIR] 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