I recently upgraded from 1.9 to 1.14 (latest version). Now when an email comes in, a ticket isn't created. I turned on "fetch on auto-cron" and that will kick it into working, but I have a cron job set up to run every 2 minutes that was working previously.
These are the steps I took:
- Upgrade Debian 7.9 to 8
- Upgrade Debian 8 to 9
- Upgrade PHP 5.6 to 7.3
- Upgrade osticket 1.9 to 1.14
The information pane in osticket shows I'm running PHP 5.6. From the cli, php -v returns that I'm running 7.3.



I tried to remove php5 and after that, nothing worked, so I assume that I did something wrong with the php7.3 install?
I'm not seeing much in the way of errors, but I'm also not sure if I'm looking at the right error logs (looking mostly in /var/log/messages, /var/log/syslog and /var/log/apache2/error.log and access.log. There was a note that there's a
post that has information about the location of log files, but the search was causing errors and I couldn't hunt it down.
This was set up originally by someone other than me and I'm soooo not a linux person, but am managing to google my way through most of it. This is the last bit that I can't figure out.
Thank you,
Laura.