500 error after installing October CMS, hosting TimeWeb. It seems to me that htaccess should be changed, but tips that I found did not help.
Update
Error_log
[error] PHP Parse error: syntax error, unexpected '[' in /home/k/*****/*****/public_html/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php on line 50 Code
function app($make = null, $parameters = []) { if (is_null($make)) return Container::getInstance(); return Container::getInstance()->make($make, $parameters); }
error_logand, if you don’t figure it out, add this information to the question - tutankhamun<?php echo phpversion();- tutankhamun