Hello - I've found that after submitting a new ticket, my clients are directed to a blank page (open.php), which when refreshed will duplicate the ticket. Even with error showing enabled in php.ini, the page remains blank.I am running osTicket 1.9.4 with php 5.4.33. With show errors enabled, the page is still blank. Server is running CentOS 6.6 with VestaCP (which uses a hybrid apache/nginx system)Does anybody have any ideas about how to fix this? Thanks!

Have a look at the webserer logs. That's usually the result of a 500 error, probably due to a syntax error in some file you modified.

There should be a logged error some where.  If you do not see one in your PHP log try the Webserver error log. Officially osTicket only supports Apache at this time, so you may have found some sort of .htaccess issue or root path.

Write a Reply...