Hello, I've installed osTicket v1.9.8.1 (4752178) on Apache/2.4.12, MySQL 5.1.33 and PHP 5.6.8 on Windows 7.When I fetch emails by AUTO CRON (internal task manager triggered by staff's activity), I can get the emails but when configure a "Scheduled Tasks" (c:\php\bin\php.exe c:\website\osticket\api\cron.php) the emils are not fetched by the system and I have no log error. I noticed that the task keep in execution for a long time and I have to stop it manually. I also tested to get the url manually in my browser: http://serverolt/osTicket/api/cron.php and I get the msg: "cron.php only supports local cron calls - use http -> api/tasks/cron".I would greatly appreciate anyone who can contribute.