We deployed OsTicket version with the below config
osTicket Version v1.12.3 (bcf1a6f)
Web Server Software Microsoft-IIS/10.0 (Windows 2019)
MySQL Version 5.5.45
PHP Version 7.3.11
Everything else so far seems to be working fine but we are not able to upload files. Tried it as an agent and a user but get the same error.
In Event EventViewer get the below error
PHP Warning: PHP Startup: wincache: Unable to initialize module
Module compiled with build ID=API20180731,NTS,VC15
PHP compiled with build ID=API20180731,TS,VC15
These options need to match
("C:\Program Files\PHP\v7.3\php-cgi.exe")
On the browser I am try to access get the below error
POST https://helpdesk.xxxxxxxxx.xxx:4343/scp/ajax.php/form/upload/attach 500 filedrop.field.js?bcf1a6f:680
Please Help