CÀI ĐẶT YABBSE
(bài viết của Tsura)
1.Click vào đây để download YABBSE
2.Giải nén trong YABBSE sẽ có các file sau (install,yse.ya,readme)
3.Tiến hành upload (Bài viết này dùng WS_pro để upload, và hosting hổ trợ là MULTIMANIA >> Xem thêm bài viết cách đăng ký hosting multimania)
***Bước 1 : Bật WS_pro và điền các thông số login của
host multimania
***Bước 2: Cửa sổ login FTP vào server như sau :



***Bước 4:
-Nhấp đúp chuột vào file forum vua tạo
-Ở cửa sổ file máy PC .Chọn các file muốn upload :
+Upload file install.php lên thư mục forum vừa tạo trên server ở chế độ Ascii
+Upload thư mục yse130.ya vào thư mục forum trên server ở chế độ binary


***Bước 5 : Sau khi upload xong tất cả thư mục hãy dùng trình duyệt (IE hoặc Netcapse) gọi đường dẫn thư mục để tiến hành setup.Nếu bạn upload y như tôi chỉ trên (thư mục chứa các file là forum,và dùng sever multimania.com) thì bạn gõ địa chỉ đường dẫn đến thư mục install như sau : http://tenban.multimania.com/forum/install.php hoặc http://membres.lycos.fr/tenban/forum/install.php
***Bước 6 : điền thông số
Bạn chỉ cần điền các thông số (chú thích màu đỏ ),còn lại thì cứ để nguyên (bài này tôi hướng dẫn cài trên hosting http://www.multimania.com/ do đó database name sẽ là tenban_db (xem bài hướng dẫn đăng ký hosting multimania),database user/database password chính là tên và password bạn login vào ftp) .Nếu cài trên server khác các bạn hỏi admin của host để biết thông số MySQL của mình là gì mà điền vô .Điền sai ko cài được đâu nhé)





*** Trường hợp báo có error thì bạn quay lại khai báo cho đúng


Tiếp theo tạo account admin cho bạn , bạn có thể đăng ký 1 nick tuỳ ý ,nick này sẽ giữ vai trò admin có quyền điều khiển mọi hoạt động của room


***Như vậy bạn đã cài xong forum YABBSE .
Gõ : tenban.multimania.com/forum/ để vào forum
Nếu forum chạy tốt , log in vào ftp để xoá file install.php
***Lưu ý : Bạn fải vào file setting.php để chỉnh lại các thông số cho fù hợp với mình. Và bắt buộc chỉnh các thông tin sau :
+ Tìm đến các dòng :
#
######### Database Info ##########$db_name = "yabbse";
$db_user = "yabbse";
$db_passwd = "yabbse";
$db_server = "localhost";
$db_prefix = "";
########## Directories/Files ##########
# Note: directories other than $imagesdir do not have to be changed unless you move things
$boarddir = "."; # The absolute path to the board's folder (usually can be left as '.')
$sourcedir = "./Sources"; # Directory with YaBB source files
$facesdir = "/home/httpd/html/myserver/www/community/YaBBImages/avatars"; # Absolute Path to your avatars folder
$facesurl = "http://www.myserver.com/community/YaBBImages/avatars"; # URL to your avatars folder
$imagesdir = "http://www.myserver.com/community/YaBBImages"; # URL to your images directory
$ubbcjspath = "http://www.myserver.com/community/ubbc.js"; # Web path to your 'ubbc.js' REQUIRED for post/modify to work properly!
$faderpath = "http://www.myserver.com/community/fader.js"; # Web path to your 'fader.js'
$helpfile = "http://www.myserver.com/community/YaBBHelp/index.html"; # Location of you
+ Sửa thành
########## Database Info ##########
$db_name = "tenban_db";
$db_user = "tenban"; (ten bạn ở đây tên login vào ftp của bạn)
$db_passwd = "pasword of ban"; ( ở đây là password của login ftp của bạn)
$db_server = "localhost";
$db_prefix = "yabbse_";
########## Directories/Files ##########
# Note: directories other than $imagesdir do not have to be changed unless you move things
$boarddir = "."; # The absolute path to the board's folder (usually can be left as '.')
$sourcedir = "./Sources"; # Directory with YaBB source files
$facesdir = "..forum/YaBBImages/avatars"; # Absolute Path to your avatars folder
$facesurl = "http://tenban.multimania.com/forum/YaBBImages/avatars"; # URL to your avatars folder
$imagesdir = "http://tenban.multimania.com/forum/YaBBImages"; # URL to your images directory
$ubbcjspath = "http://tenban.multimania.com/forum/ubbc.js"; # Web path to your 'ubbc.js' REQUIRED for post/modify to work properly!
$faderpath = "http://tenban.multimania.com/forum/fader.js"; # Web path to your 'fader.js'
$helpfile = "http://tenban.multimania.com/forum/YaBBHelp/index.html"; # Location of you
*** Sau khi sửa xong,save lại .Vậy là bạn đã hoàn tất việc cài đặt.Giao diện của forum YABBSE là :
