I have installed Drupal 6 and 7 on Hostmonster previously without issue. I would like to install a Drupal 8.1.0 site but keep getting a blank screen when I navigate to the website in my browser. I think it has something to do with PHP but I don't know what to fix. Here are the error messages I get:

[29-Apr-2016 07:18:52] PHP Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /index.php on line 11

[29-Apr-2016 07:02:44] PHP Parse error: syntax error, unexpected '[' in /core/install.php on line 31

I have set the PHP version on Hostmonster to 5.6 and have also tried using 5.4 with the same results. Thanks in advance for any help.

Comments

jtsevern’s picture

It was a PHP version issue and has been fixed.

mholmansr’s picture

Hi,

How did you fix the version issue?

Thanks