[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Summary view] [Print] [Text view]
1 QUICK INSTALL 2 ============= 3 4 For the impatient, here is a basic outline of the 5 installation process, which normally takes me only 6 a few minutes: 7 8 1) Move the Moodle files into your web directory. 9 10 2) Create a single database for Moodle to store all 11 its tables in (or choose an existing database). 12 13 3) Visit your Moodle site with a browser, you should 14 be taken to the install.php script, which will lead 15 you through creating a config.php file and then 16 setting up Moodle, creating an admin account etc. 17 18 4) Set up a cron task to call the file admin/cron.php 19 every five minutes or so. 20 21 22 For more information, see the INSTALL DOCUMENTATION: 23 24 http://docs.moodle.org/en/Installing_Moodle 25 26 27 Good luck and have fun! 28 Martin Dougiamas, Lead Developer 29
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |