XEM THÊM ==> Hướng dẫn cài đặt chi tiết
Nguồn: Sharecode.vn
Hướng dẫn cấu hình cài đặt : wp-config.php
// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define(‘DB_NAME’,’ten_data’);
/** MySQL database username */
define(‘DB_USER’,’ten_user’);
/** MySQL database password */
define(‘DB_PASSWORD’,’matkhau’);
/** MySQL hostname */
define(‘DB_HOST’,’localhost’);
/** Database Charset to use in creating database tables. */
define(‘DB_CHARSET’, ‘utf8′);
/** The Database Collate type. Don’t change this if in doubt. */
define(‘DB_COLLATE’, ”);