xiaochao I use "composer create-project flarum/flarum . --stability=beta" command install flarum.But i got error when open then site.
liji Not sure if you still encounter this problem. Please ensure that the session.auto_start is set to 0 in your php.ini file and don't call session_start() by yourself.