MyBB Community Forums

Full Version: Change domain.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I recently changed the domain, via settings.conf

Currently the site is returning 500 internal server error, i can not access ACP or anything. What can I do?

All I did was changing settings.php domain, is this wrong way?

-

I also changed mybb_settings table, two settings:
"Board URL" + "Cookiedomain"..

Still returning 500.


edit: fixed, had to restart php-fpm for some weird reason
You need to change it in the mybb_settings table. If you don't, the next time you make a chance in the AdminCP, it's going to overwrite your settings.php changes. The best way to do it is change it in mybb_settings, then delete the settings.php file. It will create a new cached copy on the next page load.