Thanks for bbpress!
Line 3 of bb-admin/install.php :
if (!file_exists('../config.php'))
is looking for config.php rather than bb-config.php, so install.php
aborts. I've changed my copy, but wanted to let a committer know
about the error.
Thanks again.