When I click to refresh the tickets, it throws a 404 error. Oddly there seems to be another level of directory added to the URL, which is causing the fault. Here's the end of the refresh request URL: scp/scp/index.php?
I think it should be: scp/index.php? I recently migrated to this new server and the issue began then - worked great on the previous server (Win 2012). All other functions seem to work fine. I upgraded to latest version in the hopes that that would resolve the issue, but it did not.
The install is very generic running on Windows 2012R2
Any suggestions? Thanks!