I recently moved servers to CentOS 6.3 and updated to OTRS 3.2.3 and it's mostly good, but the cron jobs are not running.
When I do the command bin/Cron.sh restart otrs (from the /opt/otrs dir), I get the output like it's working:
Code: Select all
/opt/otrs
Cron.sh - start/stop OTRS cronjobs - <$Revision: 1.22 $>
Copyright (C) 2001-2012 xxx, http://otrs.org/
/opt/otrs
Cron.sh - start/stop OTRS cronjobs - <$Revision: 1.22 $>
Copyright (C) 2001-2012 xxx, http://otrs.org/
done
/opt/otrs
Cron.sh - start/stop OTRS cronjobs - <$Revision: 1.22 $>
Copyright (C) 2001-2012 xxx, http://otrs.org/
(using /opt/otrs) done
I get no output. The same applies if I su to the otrs user first.
If I run the commands from the command line they work and I've already made sure the otrs user's home dir and the Home setting in Kernal/Config.pm are the same (/opt/otrs/).
Any any ideas what I'm doing wrong?
Thanks,
-interploy