Author Topic: Calendar Plugin Cron Issues  (Read 4192 times)

Offline lsikstrom

  • Newbie
  • *
  • Posts: 2
Calendar Plugin Cron Issues
« 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
« Last Edit: August 03, 2012, 05:17:24 PM by lsikstrom »

Offline Volnhar

  • Jr. Member
  • **
  • Posts: 39
    • http://www.andrew.stoker.name/wp
Re: Calendar Plugin Cron Issues
« Reply #1 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.


Offline Yoni

  • Full Member
  • ***
  • Posts: 164
    • MyRoundcube
Re: Calendar Plugin Cron Issues
« Reply #2 on: August 10, 2012, 11:22:59 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?

Offline lsikstrom

  • Newbie
  • *
  • Posts: 2
Re: Calendar Plugin Cron Issues
« Reply #3 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