I have around five sites running on drupal. Yeah! I love drupal.
But simply cant use the multiple installation because three of them are running the phpbb3 forums,
I could point the five domains to same directory and have the settings.php created for each domain.
But cant really add forum for each domain.
What i was thinking to put their forum on subdomains ( pointing to different directory at server )
like forum.site1[dot]com , forum.site2[dot]com ...
and have the site1[dot]com, site2[dot]com ... pointed to same directory.
I tried installing and testing the phpbbforum module at subdomain ( at localhost, via Host file) But that didnt work out.
You know how much pain it takes to update all those five sites.
Please I badly need this feature.
Comments
Comment #1
uwe loyal commentedI think, that is also the same problem on my two domains.
I want to use myside.de and also alsomyside.de with drupal and phpbb3.
With drupal allone it works, but not together with phpbb3 and your integation modul !
Rgds
Uwe Loyal
Comment #2
himtuna commentedhow does that virtual root works in phpbb?
shall we install phpbb3 in the dir like
drupal/forum1(actual dir) for site1.com and acces the forum at site1.com/forum
drupal/forum2(actual dir) for site2.com and acces the forum at site2.com/forum
and site1.com and site2.com running from single drupal pointing to dir /drupal
Comment #3
himtuna commentedSingle drupal multiple phpbbforum
Comment #4
fizk commented