Question
Is there a way to activate the EMail Notification on accounts without direct cron access?
I found the following text in the documentation but where can i find the Workaround scripts.
For ISP installations: Many ISPs don't allow hosted accounts direct cron access, as it's often used for things that can heavily load the server. Workaround scripts are available.
Thanks and Regards
Michael
- TWiki version:
- Web server:
- Server OS:
- Web browser:
- Client OS:
--
MichaelWeisser - 11 Feb 2002
Answer
Use any server that has internet access to run a scheduled task that runs the TWiki statistics script by calling it via http. For example, pointing your browser to
http://yourserver.com/cgi-bin/statistics
will update the TWiki statistics.
--
PeterThoeny - 13 Feb 2002