On 28.04.2010, at 11:20, Divesh Kamra wrote:
To enable to cron job in otrs only with OTRS USER and run following from
shell
etc/init.d/crond start
On Wed, April 28, 2010 2:20 pm, An Me wrote:
Hi All,
As I try to enable cron jobs in OTRS, the foll: error occurrs.
an@an-desktop:/opt/otrs$ bin/Cron.sh start OTRS_USER as root
Run this script just as OTRS user! Or use 'Cron.sh {start|stop|restart}
OTRS_USER' as root!
If OTRS has been installed with an pre-build package like RPM use /etc/init.d/otrs start
If OTRS has been installed from source use /opt/otrs/bin/Cron.sh start otrs
you need to be root to do both actions !!!