forked from moodle/moodle
-
Notifications
You must be signed in to change notification settings - Fork 0
Moodle - the world's open source learning platform
License
mpetrowi/moodle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README $Id$ ------ 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 an empty directory somewhere to store uploaded files (NOT accessible via the web). This directory must be writeable by the web server process. 3) Create a single database for Moodle to store all it's tables in. 4) Copy the file config-dist.php to config.php, and edit it with all your own settings. 5) Visit your new home page with a web browser. Moodle will lead you through the rest of the setup, creating an admin account and so on. 6) Set up a cron task to call the file admin/cron.php every five minutes or so. For more details, I highly recommend you read the full installation documentation, which is stored in the "doc" directory or found at http://moodle.com/doc/. Cheers! Martin Dougiamas
About
Moodle - the world's open source learning platform
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 78.0%
- JavaScript 14.7%
- Gherkin 3.4%
- CSS 1.8%
- Mustache 1.6%
- SCSS 0.4%
- Other 0.1%