Fresh install results in Parse Error

I am trying both grav one page skeleton 0.9.5 and 0.9.4 and they are giving me the error on the "home page"
Parse error: syntax error, unexpected T_STRING in /homepages/4/d96728213/htdocs/gravonepage/index.php on line 2

Any ideas what I have done wrong?

Note that I do have the grav shop-skeleton 0.9.3 running OK in the same 1and1.co.uk shared hosting

I think your running an old version of PHP. Please ensure your running PHP 5.4 or greater.

Yes - I need to increase memory and processing power (in my head).
Fixed by the addition of
AddType x-mapp-php6 .php
to .htaccess

Glad you got it sorted :slight_smile: