You need to have
short_open_tag
set to On in your php.ini file.
Example:
short_open_tag = On
Close