[moodle] / windows-cron / Readme.txt Repository:

View of /windows-cron/Readme.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (download) (annotate)
Tue Aug 31 15:00:24 2004 WST (5 years, 2 months ago) by moodler
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +5 -3 lines
Fixed the uninstall and updated the README
Moodle Cron Ver 1.01 24/8/2004
by Peter Honan

A True Win32 service application to execute website fetches necessary for the Moodle Cron jobs.

GPL Licensed and free for use by Moodle users, the source is available for Delphi 7 if you want it. 
See Licence.txt for more info and disclaimers.


INSTALLATION
============

Firstly, note that you NEED to have Administrative rights on the computer to install this software.

1) Copy the whole "Moodle Cron" folder to any permanent location on your system. 
   It does not need to be on the same machine as your Moodle server but it might as well be.

2) Run "INSTALL.bat" to configure, install and start your service!  :-)

3) If you need to change a setting, uninstall it then reinstall it.


UNINSTALLATION
==============

1) Run "UNINSTALL.bat" from the Moodle Cron folder.  It will stop the service
   immediately and then run an application that will allow you to remove
   the service completely.

2) You want to "Remove a service" so choose that option.

3) Choose the machine, usually "Local machine".

4) Choose "Moodle Cron" from the list of services and then "Next" to finish.



INFORMATION FOR ADVANCED USERS
==============================

If you use regedit to change any of these values you will need to restart the service 
to refresh the values.

[HKEY_LOCAL_MACHINE\SOFTWARE\Moodle]
"Logging"=dword:00000000	This turn on and off the eventlog (1=on)
"Interval"=dword:0000000a	This sets the interval in minutes (0xa = 10 minutes)

[HKEY_LOCAL_MACHINE\SOFTWARE\Moodle\Sites]
"1"="http://localhost/moodle/admin/cron.php"
"2"="http://localhost/admin/cron.php"



Contact/Comments/Bugs:
Peter Honan
Brauer College
peterho@brauer.vic.edu.au

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7