vTigerCRM 7

编程入门 行业动态 更新时间:2024-10-10 23:17:27
本文介绍了vTigerCRM 7-调度程序不会运行任何cron作业,除非手动触发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在运行vTiger 7.0,我注意到在本月的第一天,没有创建任何发票.然后,我查看了调度程序,并注意到上次扫描开始"和上次扫描结束"字段显示几天之内没有执行任何cron作业. cron作业计划每15分钟触发一次,但"RecurringInvoice"每12小时运行一次.

I'm running vTiger 7.0 and I noticed on the first of the month, none of my invoices were created. I then took a look at the Scheduler and noticed that the "Last scan started" and "Last scan ended" fields show that none of the cron jobs had fired in days. The cron jobs are scheduled to fire in 15 minute intervals, with the exception of "RecurringInvoice" which runs every 12 hours.

如果我访问/myvtigerinstall/vtigercron.php,cron作业将全部启动,但是没有人愿意手动运行cron作业!

If I visit /myvtigerinstall/vtigercron.php, the cron jobs will all fire but nobody wants to have to manually run cron jobs!

有人在使用vTiger之前遇到过类似的问题吗? 我不确定如何有效,高效地解决此错误.我检查了权限,它们似乎都井井有条.

Has anyone had a similar issue before with vTiger? I'm not exactly sure how to troubleshoot this error effectively and efficiently. I've checked permissions and they all seem to be in order.

推荐答案

如果在专用服务器上安装了vTiger CRM,则可能已在linux crontab中添加了一行,以便cron执行...

If you've installed vTiger CRM on a dedicated server, you maybe have added a line in linux crontab so that the cron executes...

例如:

* * * * * sh home/vtiger/vtigerCRM5/apache/htdocs/vtigerCRM/cron/vtigercron.sh

如果cron没有自动启动,则意味着cron机器人没有启动它.

If the cron doesn't launch automatically, it means it's not launched by the cron bot...

更多推荐

vTigerCRM 7

本文发布于:2023-11-25 20:52:21,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1631298.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:vTigerCRM

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!