still not working.....ahh!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
when i load the install.php from http://n22.awardspace.com/bbpress/bb-admin/install.php,
it says : "can not select DB"
----------------------------------
Is there anybody who can edit the config.php for me???? (u can fill the model below)
----------------------------------------------------------------------------------------------------
<?php
// ** MySQL settings ** //
define('BBDB_NAME', '??????????'); // The name of the database
define('BBDB_USER', '?????????'); // Your MySQL username
define('BBDB_PASSWORD', '???????'); // ...and password
define('BBDB_HOST', '????????'); // 99% chance you won't need to change this value
// Change the prefix if you want to have multiple forums in a single database.
$bb_table_prefix = 'bb_'; // Only letters, numbers and underscores please!
// If your bbPress URL is , the examples would be correct.
// Adjust the domain and path to suit your actual URL.
// Just the domain name; no directories or path. There should be no trailing slash here.
$bb->domain = '??????????????'; // Example: ''
// There should be both a leading and trailing slash here. '/' is fine if the site is in root.
$bb->path = '?????????'; // Example: '/forums/'
// What are you going to call me?
$bb->name = 'dig montreal';
// 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 = false;
-----------------------------------------------------------
here is all the information that i know:
database host : db2.awardspace.com
database user : n22_n22
database name: n22_n22
database password: 123456 (i will change it after)
my website URL: http://n22.awardspace.com
my forums folder URL: http://n22.awardspace.com/bbpress/
my email: haiyuezhang@hotmail.com
Nameserver 1: ns1.awardspace.com
Nameserver 2: ns2.awardspace.com
Nameserver 3: ns3.awardspace.com
Nameserver 4: ns4.awardspace.com
THANK YOU A LOT!!!!!!!!!!!!!!!