I've installed and set up osTicket, and everything seems to be working except that I can't get it to receive emails.
My setup:
osTicket 1.6.0
OS: a fresh install of (Turnkey LAMP) - This server is within our local network.
PHP Version: 5.3.2
mail server: Exchange 2010, which is also on the local network
I set up a cron job in my server's webmin interface, and it actually worked once, but only once. osTicket is not getting any emails that I send to it now. The command I'm using is:
/usr/bin/php /var/www/osticket/api/cron.php
If I run that command manually in the server's command line interface, it says:
PHP Deprecated: Assigning the return value of new reference is deprecated in /var/www/osticket/include/pear/Mail/mimeDecode.php on line 335