Cách làm 4r trong 110mb.com

Khi đã đăng ký và login vào phần quản lý rồi bạn tạo database như hình dưới ..create database xong thì info của bạn sẽ có dạng thế này

PHP Code:
The MySQL database has been successfully created for your account.
MySQL DataBase name: 17364
MySQL DataBase login username: 17364
MySQL DataBase login password: The same as for FTP and account manager
MySQL DataBase hostname: localhost
To admin your database please go to: phpMyAdmin using your MySQL username and password.

và trong file config.php của bạn có dạng thế này

PHP Code:
$db_host = "localhost";
$db_user = "db_user";
$db_pass = "Passwords";
$db_name = "db_name";

Vậy thì bạn sẽ info tin tương ứng với info vừa có được..

PHP Code:
$db_host = "localhost"; => để nguyên
$db_user = "17364"; => db_user vừa tạo là 17364
$db_pass = "Passwords"; => password của bạn khi đăng ký
$db_name = "17364"; => db_name vừa tạo là 17364

đến bước này là bạn đã điền xong info cho file config.php , việc còn lại là install nữa thôi , yourdomain.com/install/install.php và làm theo hướng dẫn . cuối cùng là bạn hãy delete hoặc rename folder install . gút lúk

Important issues About Attachments :-

1- Scan the attachments before using them.
2- Send us a report if the attacment was Corrupted/Dangerous.
3- We are not Responsible for any damage/loss due to downloading.

Attached Thumbnails
Click image for larger version    Name:	untitled.JPG‎  Views:	2  Size:	39.2 KB  ID:	6750

Bài viết liên quan:

Share |
digg delicious stumbleupon technorati Google live facebook Sphinn Mixx newsvine reddit yahoomyweb
1 Star2 Stars3 Stars4 Stars5 Stars (Đánh giá bài viết)
Loading ... Loading ...