Hi there,
PHP version: (Tried both 7.3 and 7.4, but was stable previously on 7.3)
Operating System: Linux server through web host, Apache PHP.
The Location: Upon trying to access the login page, or any other page on the osTicket directory, the browser downloads the file instead of executing it.
Unfortunately, I'm not able to determine the version since I can't login. The copyright on the files are showing 2006-2013, if that helps.
I'm running this via a web server running PHP 7.3 and it's been fine for a few years. Randomly, browsers started downloading PHP files instead of bringing up the login screen. When I go to my domain (we'll call it /support), my browser immediately downloads a file named "download" which contains PHP from, I'm assuming, the index.php file in the directory.
This is running on a subdirectory of a web server. My main site is perfectly fine, PHP works, everything is okay.
This runs on /support, but it acts as if PHP is not working suddenly. I don't believe the web host has made any changes so I don't know what could be wrong. I've tried adding PHP handlers to/from htaccess, and with the cPanel, but nothing works.
Would appreciate any help!