Forums
-
- Forum
- Posts
-
- Installation
- 28,531
- Troubleshooting
- 62,747
- Themes
- 10,443
- Plugins
- 15,383
- Requests & Feedback
- 14,983
- Showcase
- 3,257
-
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.