Forums
-
- Forum
- Posts
-
- Installation
- 28,535
- Troubleshooting
- 62,773
- Themes
- 10,444
- Plugins
- 15,385
- Requests & Feedback
- 14,987
- Showcase
- 3,258
-
Just one database is enough provided that the two bbPress installs have different values for their $bb_table_prefix
settings in their config.php files.
Like
bb_
for one and
bb2_
or bb_cool_
(or whatever) for the other.