Menu

Tree [r1] /
 History

HTTPS access


File Date Author Commit
 admin 2010-07-23 ywdduleep [r1] all fist upload
 auth 2010-07-23 ywdduleep [r1] all fist upload
 backup 2010-07-23 ywdduleep [r1] all fist upload
 blocks 2010-07-23 ywdduleep [r1] all fist upload
 blog 2010-07-23 ywdduleep [r1] all fist upload
 calendar 2010-07-23 ywdduleep [r1] all fist upload
 course 2010-07-23 ywdduleep [r1] all fist upload
 enrol 2010-07-23 ywdduleep [r1] all fist upload
 error 2010-07-23 ywdduleep [r1] all fist upload
 files 2010-07-23 ywdduleep [r1] all fist upload
 filter 2010-07-23 ywdduleep [r1] all fist upload
 grade 2010-07-23 ywdduleep [r1] all fist upload
 group 2010-07-23 ywdduleep [r1] all fist upload
 install 2010-07-23 ywdduleep [r1] all fist upload
 iplookup 2010-07-23 ywdduleep [r1] all fist upload
 lang 2010-07-23 ywdduleep [r1] all fist upload
 lib 2010-07-23 ywdduleep [r1] all fist upload
 login 2010-07-23 ywdduleep [r1] all fist upload
 message 2010-07-23 ywdduleep [r1] all fist upload
 mnet 2010-07-23 ywdduleep [r1] all fist upload
 mod 2010-07-23 ywdduleep [r1] all fist upload
 my 2010-07-23 ywdduleep [r1] all fist upload
 notes 2010-07-23 ywdduleep [r1] all fist upload
 pix 2010-07-23 ywdduleep [r1] all fist upload
 question 2010-07-23 ywdduleep [r1] all fist upload
 rss 2010-07-23 ywdduleep [r1] all fist upload
 search 2010-07-23 ywdduleep [r1] all fist upload
 sso 2010-07-23 ywdduleep [r1] all fist upload
 tag 2010-07-23 ywdduleep [r1] all fist upload
 theme 2010-07-23 ywdduleep [r1] all fist upload
 user 2010-07-23 ywdduleep [r1] all fist upload
 userpix 2010-07-23 ywdduleep [r1] all fist upload
 COPYING.txt 2010-07-23 ywdduleep [r1] all fist upload
 README.txt 2010-07-23 ywdduleep [r1] all fist upload
 config-dist.php 2010-07-23 ywdduleep [r1] all fist upload
 config.php 2010-07-23 ywdduleep [r1] all fist upload
 file.php 2010-07-23 ywdduleep [r1] all fist upload
 help.php 2010-07-23 ywdduleep [r1] all fist upload
 index.php 2010-07-23 ywdduleep [r1] all fist upload
 install.php 2010-07-23 ywdduleep [r1] all fist upload
 manifest.txt 2010-07-23 ywdduleep [r1] all fist upload
 tags 2010-07-23 ywdduleep [r1] all fist upload
 tags.txt 2010-07-23 ywdduleep [r1] all fist upload
 version.php 2010-07-23 ywdduleep [r1] all fist upload

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