Error that we handled:
syntax error, unexpected end of file in /var/www/vhosts/username/httpdocs/index.php on line 248
This error occurs because of short_open_tag option in PHP settings. If you are sure your code is clear and does not include syntax error, you should open short_open_tag option. This feature is closed by default.