ElkArte Community

Project Support => General ElkArte discussions => Topic started by: elk_is_cool on January 04, 2017, 04:06:09 pm

Title: Moving Elkarte from localhost to web host
Post by: elk_is_cool on January 04, 2017, 04:06:09 pm
I see other forum instructions on moving their forum software from localhost to a web host, but wanted to make sure I do it correctly for Elkarte.  If someone could direct me to a tutorial or just give me the steps, it would be much appreciated.

On a side note, WordPress makes it SO easy peasy moving from localhost to a web host, using the Duplicator plugin.  Wish other scripts would ad something similar. 
Title: Re: Moving Elkarte from localhost to web host
Post by: Trekkie101 on January 04, 2017, 04:37:02 pm
Upload your files and your database to your webhost.

Edit your Settings.php file to have your new database details. Goto your online address and bam it'll be working, it'll notice you have the wrong site URL's etc and ask you to correct them in the admin panel.

https://github.com/elkarte/tools/tree/master/repair_settings (Can also help repair if you can't get the forum to load).
Title: Re: Moving Elkarte from localhost to web host
Post by: badmonkey on January 05, 2017, 09:42:12 am
^^ Good guide.  The only other thing you might consider doing is uploading a simple generic html file.  Therefore you can be sure the webserver is working properly before you delve into more complex operations.  Could save you frustrations. ;)

Good luck!  Show us the final result!