I spent all my day to install this. Such a complex installation process flarum have. I downloaded files on my localhost with composer and i uploaded files on my host . i alread changed php version to 7.1 and created database. i filled flarum installation form and i have this problem;
https://imgur.com/pyVwXRL
this is error log
[02-Mar-2019 22:31:29 UTC] PHP Warning: file_put_contents(/home/lsjkalit/public_html/public/../storage/formatter/Renderer_4cd5b7abc0ff05e155319f20975699b582590d00.php): failed to open stream: No such file or directory in /home/lsjkalit/public_html/vendor/s9e/text-formatter/src/Configurator.php on line 5199
[02-Mar-2019 22:31:29 UTC] PHP Warning: include(/home/lsjkalit/public_html/public/../storage/formatter/Renderer_4cd5b7abc0ff05e155319f20975699b582590d00.php): failed to open stream: No such file or directory in /home/lsjkalit/public_html/vendor/s9e/text-formatter/src/Configurator.php on line 5202
[02-Mar-2019 22:31:29 UTC] PHP Warning: include(/home/lsjkalit/public_html/public/../storage/formatter/Renderer_4cd5b7abc0ff05e155319f20975699b582590d00.php): failed to open stream: No such file or directory in /home/lsjkalit/public_html/vendor/s9e/text-formatter/src/Configurator.php on line 5202
[02-Mar-2019 22:31:29 UTC] PHP Warning: include(): Failed opening '/home/lsjkalit/public_html/public/../storage/formatter/Renderer_4cd5b7abc0ff05e155319f20975699b582590d00.php' for inclusion (include_path='.:/opt/cpanel/ea-php71/root/usr/share/pear') in /home/lsjkalit/public_html/vendor/s9e/text-formatter/src/Configurator.php on line 5202
i changed config ini debug true and here error log
https://imgur.com/1G8mcaJ
and this is php_info() funciton return from my host
https://imgur.com/lPOfyli