Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: lsikstrom on August 03, 2012, 05:12:17 PM

Title: Calendar Plugin Cron Issues
Post by: lsikstrom on August 03, 2012, 05:12:17 PM
cron returns

/home/roundcube/plugins/calendar/cron/reminders.php: 1: cannot open ?php: No such file
/home/roundcube/plugins/calendar/cron/reminders.php: 2: Syntax error: word unexpected (expecting ")")

Everything else works just not the cron ..

Any Suggestions

Using Roundcube 0.7.2 and latest Calendar Plugin from Plugin Manager
Title: Re: Calendar Plugin Cron Issues
Post by: Volnhar on August 10, 2012, 08:33:07 PM
Hi, Make sure that the paths are correct and the cron user has access to the directory. For me I had to make the files 0777 for it to work also make sure that the temp folder is also accessible in the calendar plugin directory.

Title: Re: Calendar Plugin Cron Issues
Post by: Yoni on August 10, 2012, 11:22:59 PM
Quote from: lsikstrom on August 03, 2012, 05:12:17 PM
cron returns

/home/roundcube/plugins/calendar/cron/reminders.php: 1: cannot open ?php: No such file
/home/roundcube/plugins/calendar/cron/reminders.php: 2: Syntax error: word unexpected (expecting ")")

Everything else works just not the cron ..

Any Suggestions

Using Roundcube 0.7.2 and latest Calendar Plugin from Plugin Manager

can you post what your cron looks like? did you use the right syntax?
Title: Re: Calendar Plugin Cron Issues
Post by: lsikstrom on August 20, 2012, 12:02:03 PM
paths look to be correct and permissions have all been changed to 0777 for temp directory

Corn settings

@hourly /home/roundcube/plugins/calendar/cron/reminders.php