About cookies and multiple phpBB on same domain
Posted: Tue Jan 28, 2020 4:16 pm
Hello again,
on the same domain, I plan to eventually have several WP and several phpBB installed : how would that work for cookies in phpBB ?
Like, I would have to have
mydomain.com/city1 as WP
mydomain.com/city1/forum as phpBB, synced to /city1
both on database 1
then
mydomain.com/city2 as another WP
mydomain.com/city2/forum as another phpBB, synced to /city2
both on database 2
and so on.
From what I understand, the way you need phpBB cookie to be set up, it is domain wide, and so wouldn't there be conflicts if I have several WP and phpBB on the same domain ? Or just from the cookies having different names it wouldn't be a problem ?
on the same domain, I plan to eventually have several WP and several phpBB installed : how would that work for cookies in phpBB ?
Like, I would have to have
mydomain.com/city1 as WP
mydomain.com/city1/forum as phpBB, synced to /city1
both on database 1
then
mydomain.com/city2 as another WP
mydomain.com/city2/forum as another phpBB, synced to /city2
both on database 2
and so on.
From what I understand, the way you need phpBB cookie to be set up, it is domain wide, and so wouldn't there be conflicts if I have several WP and phpBB on the same domain ? Or just from the cookies having different names it wouldn't be a problem ?