I have a web application on a Linux server which starts with
I needed to copy this application to a windows environment and everything is working
Set
short_open_tag=On
in php.ini
And restart your Apache server.