Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: someone can help me to edit my config.php?

try:

// ** MySQL settings ** //

define('BBDB_NAME', 'n22_n22');

define('BBDB_USER', 'n22_n22');

define('BBDB_PASSWORD', '123456');

define('BBDB_HOST', 'db2.awardspace.com');

$bb_table_prefix = 'bb_';

$bb->domain = 'http://n22.awardspace.com';

$bb->path = '/bbpress/';

$bb->name = 'N22 Forums';

// This must be set before running the install script!!!

$bb->admin_email = 'haiyuezhang@hotmail.com';

// Set to true if you want pretty permalinks.

$bb->mod_rewrite = 'true';

Skip to toolbar