I can't run scheduler. I installed otrs on centos and configured with mssql, using odbc driver from microsoft.
Everything works fine, except scheduler, when i'm trying to start scheduler from linux console or force running by otrs website, still appear information "Scheduler is not running. or Not Running!"
When I check running process in system, I see a lot process
Code: Select all
/usr/bin/perl /opt/otrs/bin/otrs.Scheduler.pl -w 1
Can You help me?