pkgsrc/www/moodle/MESSAGE
wiz 1a9640b584 Initial import of moodle-1.9.8 from wip, packaged by Wen Heping.
Moodle is a course management system (CMS) - a free, Open Source software
package designed using sound pedagogical principles, to help educators
create effective online learning communities. You can use it on any
computer you have handy (including webhosts), yet it can scale from a
single-teacher site to a 40,000-student University.
2010-06-04 09:20:00 +00:00

20 lines
623 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2010/06/04 09:20:00 wiz Exp $
Add the following line to httpd.conf to make Moodle accessible
through your HTTP server:
Include ${PKG_SYSCONFDIR}/moodle.conf
Your Moodle is then accessible through:
http://www.example.com/moodle/
Then create a user and a database for Moodle to store all
its tables in (or choose an existing database).
For more information, see the INSTALL DOCUMENTATION:
http://docs.moodle.org/en/Installing_Moodle
===========================================================================