Hello,
I just downloaded the latest grav version (core + admin) and tried to install it with the command
bin/grav install
And I got this error:
webspace-user mywebspacepath/ $ bin/grav install
X-Powered-By: PHP/4.4.9
Content-type: text/html
<br />
<b>Parse error</b>: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENC APSED_STRING or '(' in <b>/kunden/507972_4457/webseiten/wireport.net/bin/grav</b > on line <b>9</b><br />
The PHP version seems up to date:
webspace-user mywebspacepath/$ php -v
PHP 5.6.12 (cli) (built: Dec 26 2015 15:38:45)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
Does anyone know how to fix this?