1 maindomain, 4 subdomain, 5 different user groups in 5 those domain

novan_as - April 18, 2009 - 08:18
Project:phpBBforum Integration module
Version:6.x-1.04
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

I have
1 main domain (www.example.com),
4 subdomain (1.example.com, 2.example.com, 3.example.com, 4.example.com),
5 different user groups in 5 database in 5 those domain

My request is to put 5 different phpBBforum in that 5 domain (main and sub)

Is it hard to do?

thanks
novan_as

#1

EkaMei - April 21, 2009 - 14:27

It is just like doing the same site five times. you will need 5 different forum installation of course, but beside that I don't see anything particularly challenging.

#2

NeoID - May 7, 2009 - 06:33

I'm running a Drupal multisite-setup (only sharing the codebase) and for each phpBB I add I use a custom prefix as: domain1_phpBB3, domain2_phpBB3...
That way I only have one Drupal-core to take care of and update... else you can do as EkaMei mentioned and just do the same site 5 times :p

#3

EkaMei - May 7, 2009 - 22:30

For both performance and maintenance purpose, using one code base should be a lot better.

 
 

Drupal is a registered trademark of Dries Buytaert.