MUlt1mate/cron-manager

Cron not working, reasons?

gkodikara opened this issue · 2 comments

Hi,

I've followed all steps and the commands run as they should if triggered manually, but they don't if happy at the intervals specified. Could I have missed something? Is there anything I need to install as a prerequisite except the files you've mentioned? Could it be permissions?

Hi. What framework do you use? what's your command\function name?

Hi,
The same thing is happening to me.
I am using codeigniter 3.1.7
my row in crontab

          • apache /usr/bin/php -f /var/wwww/html/modal-ci/index.php tasksController checkTasks >> /var/log/cron-manage

The index.php is allowed 755 apache.apache
manually works