Move Forum to new Directory & URL

Justin

Legendary Typer
Joined
Jul 2, 2009
Messages
13,882
Reaction score
1
FP$
106
Basicly what I want to know is, how hard is it to move a forum script (in this case, Phpbb 3.0.6) from http://forum.com to http://forum.com/phpbb ?

If it is relativly easy, or it just takes a bit, I'd love to know how to, and if possible Phpbb.com related articles 🙂
 
This looks like it tells me how to change it to a whole new site or host, I mean just move to a new directory on the site
 
Ah, I believe you just move the files to the new directory you want then edit the config file for the new directory.
 
in your mysql database there should be a table named "settings" or something like that and if you look though it, there should be "cookies, domain name" and all that.

edit: man I need to work im typing on a phone lol
 
Actually, all you need to do is go through the phpBB ACP and change the URL that phpBB is on and the URL you want it to show up on, to the same thing. (ex. url.com/forum on both)

Go to Server Settings and change the script path, then move your board, no need to edit cookie settings. 🙂
 
You can just use cPanel's Copy folder/file feature and move it to a forum directory (most other control panel software have similar features)
 
All you need to change is your server setting and your cookie path.
 
Ok, I am confused here with mixed answers. Basicly, I make the directory /forum move the board to that directory, edit the config file for its new address and in the ACP settings, for the board url. Correct?
 
Change the settings FIRST or it wont work. 🙂 Don't touch the cookie path, it will work the same. phpBB says that the cookie settings shouldn't change unless you put it on a subdomain.
 
Back
Top Bottom