Info
- 3 posts
- 3 voices
- Started 4 years ago by imagiscapeca
- Latest reply from livibetter
- This topic is not resolved
define database name ? - config.php
-
- Posted 4 years ago #
config-sample.php says
define('BBDB_NAME', ''); // The name of the database
Can I name the database whatever I want or will the name be generated during the database creation?
-
- Posted 4 years ago #
It needs to be a database that already exists and you need to use that name, then bbPress will create the tables in that database. bbPress will not create the database.
-
- Posted 4 years ago #
Check Step 2 of http://codex.wordpress.org/Installing_WordPress#Detailed_Instructions
It's written for WordPress, but you can use it for installing bbPress.
-
You must log in to post.