Menu

Tree [61fe49] master /
 History

HTTPS access


File Date Author Commit
 admin 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 auth 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 backup 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 blocks 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 blog 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 calendar 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 course 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 enrol 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 error 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 files 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 filter 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 grade 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 group 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 install 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 iplookup 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 lang 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 lib 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 login 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 message 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 mnet 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 mod 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 my 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 notes 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 pix 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 question 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 rss 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 search 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 sso 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 tag 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 theme 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 user 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 userpix 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 .DS_Store 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 COPYING.txt 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 README.txt 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 config-dist.php 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 file.php 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 help.php 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 index.php 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 install.php 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 manifest.txt 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 tags 2009-07-29 mrs15 mrs15 [61fe49] initial commit
 version.php 2009-07-29 mrs15 mrs15 [61fe49] initial commit

Read Me

README      $Id: README.txt,v 1.9.14.1 2007/11/14 23:40:50 martinlanghoff 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