installing forum in subdirectory

installing forum in subdirectory

Posted by: meevy
Posted on: 2007-09-11 07:47:00

i have a site with wordpress installed already. now i want to run a forum like this

http://www.sitename.com/forum

i can simple create a folder, install the forum software. but should i use the mysql database that is already there for the blog (wordpress) or should i create a separate database for forum?

Re: installing forum in subdirectory

Posted by: Lensman
Posted on: 2007-09-11 08:05:00

I'd recommend creating a new database for the forum. I don't think you have to create a new sql subdomain for the database, but I know others who do like to do this.

You should also consider putting your forum in a subdomain like forum.yourdomain.tld. It's a pretty common pattern and somehow seems very "clean" and separates out all the forum software into a completely separate web directory.

Re: installing forum in subdirectory

Posted by: meevy
Posted on: 2007-09-11 08:55:00

In reply to:

I'd recommend creating a new database for the forum. I don't think you have to create a new sql subdomain for the database, but I know others who do like to do this.

You should also consider putting your forum in a subdomain like forum.yourdomain.tld. It's a pretty common pattern and somehow seems very "clean" and separates out all the forum software into a completely separate web directory.


can you tell me the procedure to do so.

Re: installing forum in subdirectory

Posted by: Lensman
Posted on: 2007-09-11 17:57:00

You mean for installing your forum in a subdomain? Or just the creating a new database?

Re: installing forum in subdirectory

Posted by: meevy
Posted on: 2007-09-11 19:15:00

lensman thanks. it worked.

Re: installing forum in subdirectory

Posted by: Lensman
Posted on: 2007-09-11 23:21:00

Fantastic! Apologies for being slightly slow on the replies, but I had to put my computer back together tonight!

Which way did you go? the /forum route or the subdomain?

Re: installing forum in subdirectory

Posted by: meevy
Posted on: 2007-09-12 04:00:00

its actually http://forums.meevy.com. i did as you said.

Re: installing forum in subdirectory

Posted by: Lensman
Posted on: 2007-09-12 07:19:00

Nice!

Another quick tip that helped me out recently is this one by rocesfamily on a good phpbb anti-spam mod.

Tags: wordpressmysql databasei createforum softwareregistrationsblog