meihuak hi guys, I want to migrate my Flarum to a new server, can you give me a guide how to do that? I'm not a professional developer, hope you can tell me the details step by step. Thanks a lot. Thanks for your help.
hrvoje_hr You can handle the migration like any other web application. The easiest method is to transfer everything via SSH, but basics are this: Create a new database on the new server hosting. Import all Flarum tables to that database. Copy all files to the new server. Update the config.php file with the new database name, user, password Point the DNS for your domain to the new server