Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2014-09-08 13:39:45

marcelocaetano
Member
Registered: 2014-08-21
Posts: 13

Cron configuration

How do I configure the chat's cron in linux cronjob?

Offline

#2 2014-09-08 15:21:29

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Cron configuration

Not sure what you are asking buy you will have to learn linux by yourself smile

Offline

#3 2014-09-08 17:29:41

marcelocaetano
Member
Registered: 2014-08-21
Posts: 13

Re: Cron configuration

remdex wrote:

Not sure what you are asking buy you will have to learn linux by yourself smile

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

#4 2014-09-11 18:25:30

marcelocaetano
Member
Registered: 2014-08-21
Posts: 13

Re: Cron configuration

Look at the amount of Views in the post, does not have a documentation or an answer?  hmm

Last edited by marcelocaetano (2014-09-11 18:26:24)

Offline

#5 2014-09-11 18:27:55

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Cron configuration

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

#6 2014-09-11 18:43:41

marcelocaetano
Member
Registered: 2014-08-21
Posts: 13

Re: Cron configuration

Thank you, you are a great professional. I congratulate you for the great work you've done.
Again thank you!!.

Offline

Board footer