15,039
edits
m (→about Moodle) |
|||
| Line 27: | Line 27: | ||
== upgrade Moodle == | == upgrade Moodle == | ||
* backup the (MySQL) data file | * backup the (MySQL) data file | ||
* backup the original {moodle data} files | |||
* download the latest version of moodle | * download the latest version of moodle | ||
* (optional) Restart the server to refresh the cache and load the lang pack normally. | * (optional) Restart the server to refresh the cache and load the lang pack normally. | ||
* run the {moodle}/install.php | * run the {moodle}/install.php | ||
** '''note''': the path of data should be file:\\aaa\\data at MS Windows | ** '''note''': the path of data should be file:\\aaa\\data at MS Windows | ||
* move the {moodle}/theme/{cstomized theme files} | |||
== secure the phpMyadmin == | == secure the phpMyadmin == | ||