The issue

Hello, I have installed Flarum on domain "xxxx.com". I just want to change domain (same server, same database). Is it possible?

Can I just change the domain in the config file?

Thanks.

Flarum information

1.8.5

Post your output of php flarum info here. Without this information providing support will take longer!
  • luceos replied to this.
  • zaratri Can I just change the domain in the config file?

    Yes. Change the url in config.php and clear cache using php flarum cache:clear

    If you want to change the url's in your posts you will need to execute an SQL query. It's somewhere here on discuss, I can try find it if you need it.

    zaratri Can I just change the domain in the config file?

    Yes. Change the url in config.php and clear cache using php flarum cache:clear

    If you want to change the url's in your posts you will need to execute an SQL query. It's somewhere here on discuss, I can try find it if you need it.

      luceos thanks will try, no i don't think it is necessary. I don't think it is necessary to change URLs in posts as it is a new forum and I didn't really feel like resetting everything from scratch 🙂