This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
natechendev14171
Really weird. I had this 500 error message after clean installation: " PHP Parse error: syntax error, unexpected T_STRING in /home7/public_html/index.php on line 42" on PHP 5.6.
It is gone when I revert to PHP5.4, and when I switch to PHP5.6 again, it never comes up.
Any thoughts?
Last updated
Codenator
Create file in project root composer.json and add code from https://github.com/octobercms/october/blob/stable/composer.json Update your installation with composer update. After that works great even on php 7
1-3 of 3