phpbb
Hello
I have not used PHPBB before so I am really sorry if this is a silly
question.
I have a project with many folders. in fact the project is a PHP CMS and
each folder is a "website". Each website potentially might want to have a
forum (using PHPBB). Do I have to duplicate the phpbb scripts and database
for each folder or can I just install on my CMS folder and will PHPBB be
able to manage many forums independently ?
Zoe
Re: phpbb
On May 12, 5:06 pm, "Zoe Brown" <zoenaomibr... [at] N-O-S-P-A-A-Mtesco.net>
wrote:
> Hello
>
> I have not used PHPBB before so I am really sorry if this is a silly
> question.
>
> I have a project with many folders. in fact the project is a PHP CMS and
> each folder is a "website". Each website potentially might want to have a
> forum (using PHPBB). Do I have to duplicate the phpbb scripts and database
> for each folder or can I just install on my CMS folder and will PHPBB be
> able to manage many forums independently ?
>
> Zoe
you might not want to mix users among the websites, allowing users to
login to different forums might cause a problem for your users or you.
I personally think that separation is best, it wont be a strain on the
database management server, have a few more databases might aid you in
the long run.
Re: phpbb
Post removed (X-No-Archive: yes)