Hi Everyone, This may be a very simple thing to do, but I need more detail/instructions. I didn't find a post for this information already on the forum. Apologies if it exists and I've missed it.
At the end of the installation, there is instruction to:
Add this line to the crontab file to run Espo Scheduled Jobs: * * * * * /usr/local/bin/php -f /home/bpilgrim1/public_html/espo/cron.php > /dev/null 2>&1
Problem is, I have no idea how to do this at all. Can someone help me out by providing some step by step instructions? for example what file I need to alter? I looked for a file called "crontab", but a file with this name doesn't seem to exist.
Thanks in advance to anyone that can assist a newbie.
B.
At the end of the installation, there is instruction to:
Add this line to the crontab file to run Espo Scheduled Jobs: * * * * * /usr/local/bin/php -f /home/bpilgrim1/public_html/espo/cron.php > /dev/null 2>&1
Problem is, I have no idea how to do this at all. Can someone help me out by providing some step by step instructions? for example what file I need to alter? I looked for a file called "crontab", but a file with this name doesn't seem to exist.
Thanks in advance to anyone that can assist a newbie.
B.
Comment