Solution:
It means the syntax of the file is invalid for the version of PHP you’re running it on. It probably means your version of PHP is outdated, i.e. the theme requires PHP5 and you’re running on PHP4.
That, or it’s a poorly developed theme that has syntax errors.