[cvs] [Wiki] changed: KronolithReminders
Wiki Guest
wiki at wiki.horde.org
Tue Jul 26 08:12:34 PDT 2005
guest [132.210.12.52] Tue, 26 Jul 2005 08:12:34 -0700
Modified page: http://wiki.horde.org/KronolithReminders
New Revision: 2.2
Change log: The CLI version of php must be used...
@@ -4,8 +4,10 @@
<code>
php /var/www/horde/kronolith/scripts/reminders.php
</code>
+
+**Note**: Your {{php}} executable must be the CLI version, it will NOT work with the CGI version. Do {{php -v}} to verify that you have the CLI version.
If this works (you will get an email), you have to create a cronjob to call the reminders skript regularly. In this example, it is called every five minutes. So edit your crontab:
<code>
crontab -e
More information about the cvs
mailing list