This:
You can try overwriting /bb-includes/db-mysqli.php with /bb-includes/db.php (so that you have two copies of db.php) to see if that helps.
I would like to use bbpress as soon as possible, I would appreciate it if some adventerous soul took a crack at it and made a few code edits.
Thanks.
I have the exact same problem.
Warning: mysql_get_server_info() [function.mysql-get-server-info]: Access denied for user ‘watchstu’@’localhost’ (using password: NO) in /home/watchstu/public_html/forums/bb-includes/db-mysqli.php on line 80
Warning: mysql_get_server_info() [function.mysql-get-server-info]: A link to the server could not be established in /home/watchstu/public_html/forums/bb-includes/db-mysqli.php on line 80
I noticed that in the error it says usingpassword: NO
Well obviously it’s not going to connect to anything if it’s not using the password. Please fix this bug!