在Sarge手工安裝Wordpress的問題?

如果您覺得您的問題不屬於 debian desktop 或是 debian server 版的範圍內,請在這裡發問。

版主: mufa

在Sarge手工安裝Wordpress的問題?

文章gaudi » 週六 10月 01, 2005 5:33 pm

代碼: 選擇全部
wget http://wordpress.org/latest.tar.gz
tar -zxvf latest.tar.gz
mv -f wordpress /home/suskind/blog
chown -R www-data:www-data /home/suskind/blog

代碼: 選擇全部
aptitude install php4-mysql mysql-server

代碼: 選擇全部
mysqladmin -u root -p create blog

mysql -u root -p blog
GRANT select, insert, update, delete, create, alter ON blog.* TO
 suskind@localhost IDENTIFIED BY '我的密碼';

代碼: 選擇全部
vi /etc/apache/httpd.conf
Alias /blog/suskind /home/suskind/blog
<Directory /home/suskind/blog>
  Options FollowSymLinks
  AllowOverride Limit Options FileInfo
</Directory>

代碼: 選擇全部
mv wp-config-sample.php wp-config.php(改改改...)

代碼: 選擇全部
open http://csg.twbbs.org/blog/suskind  開始設定...

代碼: 選擇全部
http://csg.twbbs.org/blog/suskind

Warning: Cannot modify header information - headers already sent by (output started at /home/suskind/blog/wp-config.php:23) in /home/suskind/blog/wp-login.php on line 7

Warning: Cannot modify header information - headers already sent by (output started at /home/suskind/blog/wp-config.php:23) in /home/suskind/blog/wp-login.php on line 8

Warning: Cannot modify header information - headers already sent by (output started at /home/suskind/blog/wp-config.php:23) in /home/suskind/blog/wp-login.php on line 9

Warning: Cannot modify header information - headers already sent by (output started at /home/suskind/blog/wp-config.php:23) in /home/suskind/blog/wp-login.php on line 10

Warning: Cannot modify header information - headers already sent by (output started at /home/suskind/blog/wp-config.php:23) in /home/suskind/blog/wp-login.php on line 11

Warning: Cannot modify header information - headers already sent by (output started at /home/suskind/blog/wp-config.php:23) in /home/suskind/blog/wp-includes/pluggable-functions.php on line 151

Warning: Cannot modify header information - headers already sent by (output started at /home/suskind/blog/wp-config.php:23) in /home/suskind/blog/wp-includes/pluggable-functions.php on line 152

Warning: Cannot modify header information - headers already sent by (output started at /home/suskind/blog/wp-config.php:23) in /home/suskind/blog/wp-includes/pluggable-functions.php on line 129



Log之後...(無法進入!)
代碼: 選擇全部
Warning: Cannot modify header information - headers already sent by (output started at /home/suskind/blog/wp-config.php:23) in /home/suskind/blog/wp-login.php on line 7

Warning: Cannot modify header information - headers already sent by (output started at /home/suskind/blog/wp-config.php:23) in /home/suskind/blog/wp-login.php on line 8

Warning: Cannot modify header information - headers already sent by (output started at /home/suskind/blog/wp-config.php:23) in /home/suskind/blog/wp-login.php on line 9

Warning: Cannot modify header information - headers already sent by (output started at /home/suskind/blog/wp-config.php:23) in /home/suskind/blog/wp-login.php on line 10

Warning: Cannot modify header information - headers already sent by (output started at /home/suskind/blog/wp-config.php:23) in /home/suskind/blog/wp-login.php on line 11

Warning: Cannot modify header information - headers already sent by (output started at /home/suskind/blog/wp-config.php:23) in /home/suskind/blog/wp-includes/pluggable-functions.php on line 151

Warning: Cannot modify header information - headers already sent by (output started at /home/suskind/blog/wp-config.php:23) in /home/suskind/blog/wp-includes/pluggable-functions.php on line 152

Warning: Cannot modify header information - headers already sent by (output started at /home/suskind/blog/wp-config.php:23) in /home/suskind/blog/wp-includes/pluggable-functions.php on line 129


目前狀態http://csg.twbbs.org/blog/suskind
gaudi
可愛的小學生
可愛的小學生
 
文章: 42
註冊時間: 週五 10月 08, 2004 12:38 am

文章gaudi » 週日 10月 02, 2005 1:14 am

搞定!自問自答!

wp-config.php
的<?php …?>前後有多餘的空白。
gaudi
可愛的小學生
可愛的小學生
 
文章: 42
註冊時間: 週五 10月 08, 2004 12:38 am


回到 debian misc

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客