Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
How do I configure the chat's cron in linux cronjob?
Offline
Not sure what you are asking buy you will have to learn linux by yourself
Offline
Not sure what you are asking buy you will have to learn linux by yourself
I guess my question wasn't clear, I meant to ask what the command line I have to put in cron? And how long do you recommend between executions of the command?
Offline
Look at the amount of Views in the post, does not have a documentation or an answer?
Last edited by marcelocaetano (2014-09-11 18:26:24)
Offline
Example, every 5 minutes
*/5 * * * * cd /var/www/domains/example_com/lhc_web && /usr/bin/php cron.php -s site_admin -c cron/workflow >lhc_cron.log /dev/null 2>&1
Offline
Thank you, you are a great professional. I congratulate you for the great work you've done.
Again thank you!!.
Offline
Pages: 1