Forums

Join
bbPress Support ForumsInstallationGetting Error Message during install.

Info

Getting Error Message during install.

  1. I am entering the database user name and password and am getting an error message saying "there was a problem connecting to the database, please check the settings". I set up the database and password correctly but bbPress will not let me go further. What do I do?
    Thank you.

  2. Are you setting up a standalone bbPress install, or integrating with WordPress?

    Also - who is your webhost... are you on GoDaddy?

  3. I just downloaded the zip file and uploaded the bbPress folder into the HTML directory and used <mydomain/bbpress> to set it up and am getting this message. I am using GoDaddy for hosting, yes.
    Thanks.

  4. It is installed in my WP hosting account, so I guess it is not stand alone.

  5. Ah ok, GoDaddy requires you to change some settings... there's a nice writeup here:
    http://bbpress.org/forums/topic/cannot-select-db-error-and-godaddycom

    Here's the key link:
    http://help.godaddy.com/article/39

    Hope that helps!

  6. Which config.php file is being referred to in the article? Will it be under the bbPress folder? Also where is the hostname required? bbPress installation only asks me for the username and password.
    Thanks.

  7. Your bb-config.php file is in the root of your bbpress installation... you can edit it in any plaintext editor.

    It looks something like this:
    http://trac.bbpress.org/browser/trunk/bb-config-sample.php

  8. I used the host name in the database name field and still am getting the same error message.

  9. Also the bb-config.php has the 'localhost' in it already. So that issue does not seem to be it.
    Thanks.

  10. Ah. Do I put the database host name where the 'localhost' is in the config.php file?
    Thanks.

  11. Got through the first step and when I clicked on Step 2 I got an error message saying "DB Error:cannot select". Any help?
    Thank you.

  12. If you also have a WordPress install that you're sharing the database with, I think you can use the values in your WordPress config file in your bbPress bb-config.php...

  13. I created a new database for bbPress.

  14. Where do Ifind the WP-config.php file? Did not see it in the root directory.

  15. It should be in the root of the WordPress install?
    http://svn.automattic.com/wordpress/trunk/

  16. Found it. Thanks.

  17. You must log in to post.