คิดว่าไฟล์ Settings.php เสียน่ะค่ะ
หลังจากติดตั้งบอร์ดแล้วถ้าเคยแบคอัพไฟล์นี้ไว้ ก็อัพไฟล์นั้นขึ้นไปแทนไฟล์เดิมบนโฮสต์ค่ะ
ถ้าไม่เคยแบคอัพเลย ก็ต้องใช้ไฟล์จากชุด Install ค่ะ
แต่ก่อนอัพขึ้นไป ก็ต้องใส่ข้อมูลโอสต์ให้เรียบร้อยก่อนน่ะค่ะ
ตามรูปแบบนี้ค่ะ
########## Forum Info ##########
$mbname = 'ชื่อบอร์ดของคุณ'; # The name of your forum.
$language = 'ภาษา (english/thai)'; # The default language file set for the forum.
$boardurl = 'http://ชื่อเว็บของคุณ/ไดเรคทอรี่เว็บบอร์ด'; # URL to your forum's folder. (without the trailing /!)
$webmaster_email = 'อีเมล์ผู้ดูแล (abc@xyz.com)'; # Email address to send emails from. (like noreply@yourdomain.com.)
$cookiename = 'SMFCookie11'; # Name of the cookie to set for authentication.
########## Database Info ##########
$db_server = 'localhost';
$db_name = 'ชื่อฐานข้อมูล เช่น smf';
$db_user = 'ชื่อผู้ใช้งาน เช่น root';
$db_passwd = 'รหัสผ่าน';
$db_prefix = 'smf_';
$db_persist = 0;
$db_error_send = 1;
ลองดูก่อนนะคะ