Notices
Computer & Technology Related Post here for help and discussion of computing and related technology. Internet, TVs, phones, consoles, computers, tablets and any other gadgets.

Multiple phpbb communities on one server?

Thread Tools
 
Search this Thread
 
Old Nov 2, 2004 | 08:22 PM
  #1  
Markus's Avatar
Markus
Thread Starter
Scooby Regular
25 Year Member
 
Joined: Mar 1999
Posts: 25,080
Likes: 0
From: The Great White North
Default Multiple phpbb communities on one server?

I've been playing around with phpbb, and it's rather nice.

One question though, is it possible to have more than one community hosted on on server? In other words, I have my domain setup, and one community at the moment. Rather than making certain sections hidden, and others visible, I'd rather have another community up and running.

one assumes I'd need another SQL database to point to? or could I use my existing one?

I would try phpbb support, but the search system seems to return a blank page when trying to search

So, anyone have any ideas on this? is it possible? if so, how?
Reply
Old Nov 2, 2004 | 11:51 PM
  #2  
Soulgirl's Avatar
Soulgirl
Scooby Regular
 
Joined: Dec 2002
Posts: 5,145
Likes: 0
From: Here!
Default

You can use the same database - depends on how large your communities are going to get and whether you would need to export the database later on if you decided to get rid of that forums etc etc. Personally, I use separate databases for each appliction. For each message board yoo upload, you would pop it in a folder pertinent to that community instead of calling the folder PHPbb, as you would if you were only having one message board under your domain.

Did that make sense? I've been at work since 7.30 am so Im a bit braindeader than usual :/
Reply
Old Nov 3, 2004 | 07:26 AM
  #3  
mark_h's Avatar
mark_h
Scooby Regular
 
Joined: Mar 2001
Posts: 17,497
Likes: 0
From: Just passing through...
Default

Upload the files into different directories (/forum1, /forum2, etc). Then when you go through the phpBB installation, it asks you what prefix all the tables should be given, the default being something like "phpbb_". If you change this prefix on the second community, then they become totally separate with different tables just sharing the same database.

If you can create two databases instead, that would be better; some providers may only let you create one database so the above would work.
Reply




All times are GMT +1. The time now is 02:08 AM.