Hi I received this error (error log) when I try to access my website in production.
mod_fcgid: stderr: PHP Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /var/www/................... on line 50
Can you please help ?
@jpferras, looks like your php version is outtated.
<shameless self promotion> If it may be useful to you, i created a test script that verifies the server configuration against Laravel requirements: http://github.com/ealore/laravelrequirements </shameless>Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community