PDA

View Full Version : Giúp mình ctại sao không install vbb 4.0.5 được



vanminh
04-04-2011, 11:12 PM
các thông số của host:
Domain:mscm.rockr.info (http://mscm.rockr.info/)
Username:u141656964

Server Name:server1.rockr.infoMySQL Database: u141656964_dulieu
MySQL Host: mysql.rockr.info
Pass: Xóa bởi HTT.itvn
file config mình sửa như sau:

// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
// This must be created by your webhost.
$config['Database']['dbname'] = 'u141656964_dulieu';
// ****** TABLE PREFIX ******
// Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';
// ****** TECHNICAL EMAIL ADDRESS ******
// If any database errors occur, they will be emailed to the address specified here.
// Leave this blank to not send any emails when there is a database error.
$config['Database']['technicalemail'] = 'minhsu.1314@gmail.com';
// ****** FORCE EMPTY SQL MODE ******
// New versions of MySQL (4.1+) have introduced some behaviors that are
// incompatible with vBulletin. Setting this value to "true" disables those
// behaviors. You only need to modify this value if vBulletin recommends it.
$config['Database']['force_sql_mode'] = false;

// ****** MASTER DATABASE SERVER NAME AND PORT ******
// This is the hostname or IP address and port of the database server.
// If you are unsure of what to put here, leave the default values.
$config['MasterServer']['servername'] = 'localhost';
$config['MasterServer']['port'] = 3306;
// ****** 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'] = 'u141656964';
$config['MasterServer']['password'] = 'Xóa bởi HTT.itvn';
// ****** MASTER DATABASE PERSISTENT CONNECTIONS ******
// This option allows you to turn persistent connections to MySQL on or off.
// The difference in performance is negligible for all but the largest boards.
// If you are unsure what this should be, leave it off. (0 = off; 1 = on)
$config['MasterServer']['usepconnect'] = 0;

// ****** SLAVE DATABASE CONFIGURATION ******
// If you have multiple database backends, this is the information for your slave
// server. If you are not 100% sure you need to fill in this information,
// do not change any of the values here.
$config['SlaveServer']['servername'] = '';
$config['SlaveServer']['port'] = 3306;
$config['SlaveServer']['username'] = '';
$config['SlaveServer']['password'] = '';
$config['SlaveServer']['usepconnect'] = 0;


vậy sai ở chữ màu đỏ "localhost" hay sao mà không insall?

vietnam17488
04-04-2011, 11:16 PM
Tất cả đều đúng. Riêng servername bạn phải để là: server1.rockr.info.
bạn để localhost sao chạy dc. :MatCuoi (56):

vanminh
04-04-2011, 11:23 PM
mình đã thay localhost = server1.rockr.info nhưng vẫn không install/install.php được bạn ạ

vietnam17488
04-04-2011, 11:30 PM
mình đã thay localhost = server1.rockr.info nhưng vẫn không install/install.php được bạn ạ

Bạn dùng host free ah? Bạn thay localhost bằng "mysql.rockr.info" xem dc không nhé!

Tiểu Bá Vương 1404
04-04-2011, 11:44 PM
Tất cả đều đúng. Riêng servername bạn phải để là: server1.rockr.info.
bạn để localhost sao chạy dc. :MatCuoi (56):
nameserver là sql anh ah ! Sử dụng database sql nên không phải nameserver của host !

mình đã thay localhost = server1.rockr.info nhưng vẫn không install/install.php được bạn ạ
mysql.rockr.info
Thay cho cái localhost kia !

HTT.itvn
05-04-2011, 12:09 AM
Mình đã xóa pass của bạn vì vấn đề bảo mật cho bạn . Lần sau bạn không nên post thẳng như thế này nhé . Bạn làm theo cách của TBV là cài đặt được , nhưng nếu bạn đã làm forum trên localhost ( ở máy tính cá nhân ) thì bạn chỉ việc import CSDL và chỉnh sửa file conpig.php là được chứ nếu bạn cài đặt thì phải làm lại từ đầu .