MyBB Community Forums

Full Version: Move MyBB on localhost to hosting
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I finish MyBB modified yesterday and im confused how to completely move it from localhost to hosting Huh, please tell me how with detail !!!!!!!!












Thanks Big Grin
If you've created a forum o your localhost (i.e. on your computers) and you want now to upload it to the net/server, then here is how;

1. Change the Board URL and cookie settings in the General Configuration options to work for your new URL.
2. Then upload your files from your localhost to your new host.
3. Create a database on your new host and import a backup of your database to it.
4. Then edit ./inc/config.php to point to this new database.