Wordpress - HELP!!?

2008-06-27 4:37 am
Please help me!!

I'm really new to wordpress and i don't know how it set it up. :(

You're supposed to set up the wp-config.php manually, but i don't know how and i don't know what SQL is?!

Please help me!

Thanks in advance

_____________

<?php
// ** MySQL settings ** //
define('DB_NAME', 'putyourdbnamehere'); // The name of the database
define('DB_USER', 'usernamehere'); // Your MySQL username
define('DB_PASSWORD', 'yourpasswordhere'); // ...and password
define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');

______________

回答 (2)

2008-06-27 6:28 am
✔ 最佳答案
You need a MySQL database to use WP. Do you have one? If you're not sure, ask your web hosting service provider.

Another option is to use the free Wordpress service.
2008-06-30 1:35 pm
why dont u try a site that hosts wordpress for free... try http://www.bustablog.com if u ask them to host your own domain they will let you, then u get free hosting and dont have to worry about setting all that junk up


收錄日期: 2021-05-03 14:02:31
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20080626203742AAMGHSR

檢視 Wayback Machine 備份