cron jobs

Answered Joel Aemmer 5 years ago

running the cron job through our webserver is causing it to time out after 60 seconds due to the web server configuration.

Anyway to run it directly via php?

something like the following?

php -q /var/www/....../useresponse/tasks/daily.php


the problem is the above doesn't seem to do anything I assume I'm missing parameters or something but not sure what it's expecting.

Replies (1)

photo
1

Hello, Joel,

There is no way to run cron via php.

Regards, Liza

Leave a Comment
 
Attach a file