I'm trying to update to beta 5, my old Flarum installation was... bad, so I decided to start fresh but keep the old MySQL database.
So, I installed Flarum and copied the config.php... I was recieving a "Internal Server Error 500" message and no error in Apache's error_log, after reading another thread, I ran the /admin page to convert to MySQL, however, after converting, I received a "Internal Server Error" with this error in the error_log
[Mon Apr 25 22:51:32 2016] [error] [client 198.41.226.131] PHP Warning: include(/var/www/html/forum_update/storage/formatter/Renderer_75ec2f1cbedebda6f980ac69937c8ecc23cf1c70.php): failed to open stream: No such file or directory in /var/www/html/forum_update/vendor/s9e/text-formatter/src/Configurator.php on line 5807
I'm running PHP 7 (I heard Flarum now works with PHP 7, that's why I'm running it now)
So... where did I fucked up that now Flarum doesn't work? ? Thanks ?