cron job dont work
Brought to you by:
cknudsen
i have a server (linux) with php5.4 fastcgi and i have web calendar 1.2.3, all work (wonderfull webcalendar..) fine but the reminder dont work dont send email. can you help me with the cron job please?
now mine cron job are:
cd '/home2/username/public_html/webcalendar/tools/' ; /ramdisk/bin/php5 -q 'send_reminders.php' > /dev/null ;
cd '/home2/username/public_html/webcalendar/tools/' ; php -q 'send_reminders.php' > /dev/null ;
cd '/home2/username/public_html/webcalendar/tools; ./send_reminders.php
thnaks..
in this condiction it happen to work, it make 3 message for any calendar event. but the time is always incorrect.
Last edit: Ricky75 2014-07-15