Skip to content
/ moodle Public
forked from moodle/moodle

Moodle - the world's open source learning platform

License

Notifications You must be signed in to change notification settings

fladi/moodle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

84f1ffb · May 20, 2009
May 18, 2009
May 15, 2009
May 19, 2009
May 8, 2009
May 8, 2009
Jan 28, 2009
May 18, 2009
May 18, 2009
Aug 2, 2008
Sep 21, 2008
May 9, 2009
May 19, 2009
Mar 16, 2009
May 17, 2009
Apr 5, 2009
May 19, 2009
May 20, 2009
May 6, 2009
Apr 26, 2009
Feb 6, 2009
May 18, 2009
May 6, 2009
Aug 26, 2008
May 7, 2009
May 9, 2009
May 6, 2009
May 20, 2009
Jan 5, 2009
May 11, 2009
Jun 9, 2008
May 6, 2009
May 8, 2009
May 16, 2009
Jul 10, 2008
May 4, 2009
May 7, 2009
Dec 6, 2007
May 6, 2009
Jan 17, 2009
Mar 28, 2009
Mar 30, 2009
May 6, 2009
Feb 11, 2009
Apr 22, 2009
Apr 14, 2009
Jan 17, 2009
May 20, 2009

Repository files navigation

README      $Id$
------

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

About

Moodle - the world's open source learning platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 80.3%
  • JavaScript 14.8%
  • Gherkin 2.6%
  • CSS 1.5%
  • HTML 0.8%
  • XSLT 0.0%