Getting a bit frustrated with this issue and I'm hopping someone here could help.I'm running V1.9.7 on Hostgator.OSTicket is installed at:/home2/username/public-html/support/I created a cron job in cPanel with the following command:php /home2/username/public-html/support/api/cron.phpI believe the cron job is running locally on the Linux server since I was told to use absolute path to the file.The permission on the file is 644Everytime the cron job runs I get an email with the following message:Status: 404 Not Found
Content-type: text/html
No input file specified.
Unfortunately hostgator tech support is no help with this issue.Any ideas?