請問如何將WOordpress1.5放置在虛擬空間 - 部落格

Table of Contents



我有申請經濟方案的虛擬主機,主要是拿來架設blog,使用的是wordpress1.5版本,

昨天將該上傳的都傳上去後,便在mysql新增名為wordpress的資料庫,也同時建立使用

者與密碼,並且設定wordpress資料夾裡頭的wp-config.php,資料庫名稱為jcb_wordpress,使用者

jcb_root,之後進到我的網址jcb.why3s.net/wordpress/,安裝好wordpress,可是當我要登入

jcb.why3s.net/wordpress/wp-admin作一些編輯與設定時,卻出現下面錯誤訊息:

Warning: Cannot modify header information - headers already sent by (output started at /home/jcb/public_html/wordpress/wp-config.php:23) in
/home/jcb/public_html/wordpress/wp-includes/functions.php on line 1644

Warning: Cannot modify header information - headers already sent by (output started at /home/jcb/public_html/wordpress/wp-config.php:23) in
/home/jcb/public_html/wordpress/wp-includes/functions.php on line 1645

Warning: Cannot modify header information - headers already sent by (output started at /home/jcb/public_html/wordpress/wp-config.php:23) in
/home/jcb/public_html/wordpress/wp-includes/functions.php on line 1646

Warning: Cannot modify header information - headers already sent by (output started at /home/jcb/public_html/wordpress/wp-config.php:23) in
/home/jcb/public_html/wordpress/wp-includes/functions.php on line 1647

Warning: Cannot modify header information - headers already sent by (output started at /home/jcb/public_html/wordpress/wp-config.php:23) in
/home/jcb/public_html/wordpress/wp-includes/functions.php on line 1649


請問這是哪裡出問題呢? 非常感謝

--

All Comments