O
O
Oleg Belyay2017-10-11 16:48:25
Task Schedulers
Oleg Belyay, 2017-10-11 16:48:25

Cron is not running jobs. What could be the reason?

Command: crontab -l
Output: 1 0 * * * php /home/bitrix/ext_www/art-code.su/cron/script.php
The script on this path works.
OS - centos6
What could be the reason?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ilya, 2017-10-11
Hrebet @hrebet

By executing separately in the console:

php /home/bitrix/ext_www/art-code.su/cron/script.php
Are you getting the desired result?
Perhaps the daemon is not enabled?
service crond start

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question