15,039
edits
No edit summary |
|||
| Line 1: | Line 1: | ||
== about Moodle == | == about Moodle == | ||
* [http://moodle.org/ Moodle - A Free, Open Source Course Management System for Online Learning] | * [http://moodle.org/ Moodle - A Free, Open Source Course Management System for Online Learning] | ||
| Line 19: | Line 17: | ||
** default: admin, passwd: admin {moodle}/config.php | ** default: admin, passwd: admin {moodle}/config.php | ||
** http://localhost/moodle | ** http://localhost/moodle | ||
== upgrade Moodle == | |||
* backup the (MySQL) data file | |||
* download the latest version of moodle | |||
* run the {moodle}/install | |||
** '''note'': the path of data should be file://aaa//data at windows | |||
== secure the phpMyadmin == | == secure the phpMyadmin == | ||