15,039
edits
| Line 54: | Line 54: | ||
=== cron.php maintenance script === | === cron.php maintenance script === | ||
==== method1 ==== | ==== method1 (require the admin permission) ==== | ||
* download from http://moodle.org/download/modules/moodle-cron-for-windows.zip | * download from http://moodle.org/download/modules/moodle-cron-for-windows.zip | ||
* add the URL of {moodle}/admin/cron.php to HKEY_LOCAL_MACHINE\SOFTWARE\MoodleCron\Sites | * add the URL of {moodle}/admin/cron.php to HKEY_LOCAL_MACHINE\SOFTWARE\MoodleCron\Sites | ||
: more on [http://docs.moodle.org/en/Cron Moodle docs: Cron] | : more on [http://docs.moodle.org/en/Cron Moodle docs: Cron] | ||
==== method2 ==== | ==== method2 (not require the admin permission) ==== | ||
* download the [http://gnuwin32.sourceforge.net/packages/wget.htm wget for windows] | * download the [http://gnuwin32.sourceforge.net/packages/wget.htm wget for windows] | ||
* create the cron.bat as follows | * create the cron.bat as follows | ||