SourceMod-Store/Sourcemod-Store

Parse error

jornvdcb opened this issue · 1 comments

I'm getting below error after hours of troubleshooting. Before that I only got a blank page.
The webstore is hosted on Centos 7 and I got other websites running perfectly
When i place the website on my windows computer (Wamp) the webstore is working flawless.

Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /var/www/html/csgostore/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php on line 101

Anyone else has an idea?

Problem was Php Version 5.4. Upgraded to 5.6