bạn vào thư mục forum/includes.
mở file config.php. tìm phần này
Mã:
// ****** MASTER DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$config['MasterServer']['username'] = 'root';
$config['MasterServer']['password'] = '123456';
.
điền user name với password của host database của bạn.
thường thì host free có cái panel bên trái chứa thông tin hosting đó.
còn phần:
Mã:
$config['MasterServer']['servername'] = ' ';
tên server chứa CSDL;
với cái này nữa:
Mã:
$config['Database']['dbname'] = 'forum';
--> tên database