I was using OST for about an year without any problem. BUT after a PHP server reconfiguration my OST stopped working. I cannot login anymore.
![image]()
I am sure that the following code line ...
<p>Copyright © <?php echo date('Y'); ?> <?php echo (string) $ost->company ?: 'osTicket.com'; ?> - All rights reserved.</p>
... is causing the problem:
Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
When I delete this line the page works fine. BUT I cannot login AND the images don't load anymore.
- PHP Version 5.6.36
- OS: Linux br-hdi-web88.weblink.com.br 2.6.32-896.16.1.lve1.4.53.el6.x86_64 #1 SMP Sun Feb 18 08:20:42 EST 2018 x86_64
Can you realize any extension that is missing (or misconfigured) in my server?
This is my PHP configuration:
