debian上裝Moveable Type

這個版面主要討論 debian 在 server 端的應用問題, server 種類繁多..舉凡 Web Server 、 File Server、 DHCP Server..等等。

版主: 阿信

debian上裝Moveable Type

文章supau » 週一 3月 15, 2004 11:10 pm

我想在debian上裝Moveable Type,試了試、書籍文件看了看,還是找不出來問題出在那裡,請大家給我指導一下吧!


我在debian上以apt安裝了:apache、proftpd、ssh
=================================
blog:/usr/lib/cgi-bin# perl -v

This is perl, v5.6.1 built for i386-linux

Copyright 1987-2001, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.
=======================================
下載MT-2.661-full-lib.tar.gz、MT-2.661-full-lib.new.tar.gz,把這兩MT-2.661-full-lib個壓縮檔解到MT-2.661-full-lib裡去,再把mt.diff也放進去。

#cd MT-2.661-full-lib
#patch -p1 < mt.diff

#whereis cgi-bin
cgi-bin: /usr/lib/cgi-bin


我用vi更改了http.conf,改了兩個東西,
--------------------------------------------
DocumentRoot /usr/lib/cgi-bin/

<IfModule mod_userdir.c>
UserDir www
</IfModule>
--------------------------------------------

#cd MT-2.661-full-lib
#ls
LICENSE index.html mt-comments.cgi mt-tb.cgi mt.diff tmpl
LICENSE-COMMERCIAL lib mt-db-pass.cgi mt-view.cgi plugins
docs mt-add-notify.cgi mt-load.cgi mt-xmlrpc.cgi schemas
extlib mt-blacklist.cgi mt-search.cgi mt.cfg search_templates
images mt-check.cgi mt-send-entry.cgi mt.cgi styles.css

#cp -rf * /usr/lib/cgi-bin/
#mkdir mt-static/
#cp -rf docs mt-static/
#cp -rf images mt-static/
#cp -rf styles.css mt-static/
#chmod 755 cgi-bin/mt*.cgi
#mkdir db
#cjmod 777 db

編輯mt.cfg

Path http://140.111.145.5/cgi-bin/

NoHTMLEntities 1

PublishCharset UTF-8


我想資料庫的部份應該沒問題吧!
我是下載full的版本,就用Berkeley DB就好了。

以瀏覽器開啟http://140.111.145.5/cgi-bin/mt-load.cgi成功,見抓圖http://140.111.145.5/~work/blog04.png

但是要進入設定畫面就有問題了,我就是卡在這裡:
http://140.111.145.5/cgi-bin/mt.cgi?use ... ord=Nelson
,見抓圖http://140.111.145.5/~work/blog05.png


請教大家我大概是卡在那裡?
我的mt.cfg檔在
http://140.111.145.5/~work/mt.cfg

http://140.111.145.5/~work/blog01.png
http://140.111.145.5/~work/blog03.png
http://140.111.145.5/~work/blog04.png
http://140.111.145.5/~work/blog05.png
是他說作雞太苦悶,我只是在安慰他.
你也是雞,而且還是隻老母雞.
你有沒有曾幾何時覺得空虛寂寞,覺得冷?

我是「阿凱」!
頭像
supau
可愛的小學生
可愛的小學生
 
文章: 63
註冊時間: 週日 4月 20, 2003 10:04 am
來自: 宜蘭

re:debian上裝Moveable Type

文章cweijen » 週二 3月 16, 2004 2:16 am

PO一下你的errorlog...
----------------------------------------
提倡RSS....期盼RSS世界.......
http://zonble.twbbs.org/archives/2003_11/000966.php
頭像
cweijen
可愛的小學生
可愛的小學生
 
文章: 87
註冊時間: 週一 12月 22, 2003 5:04 pm

re:debian上裝Moveable Type

文章supau » 週二 3月 16, 2004 7:32 am

請教一下,errorlog放在那裡?謝謝!
是他說作雞太苦悶,我只是在安慰他.
你也是雞,而且還是隻老母雞.
你有沒有曾幾何時覺得空虛寂寞,覺得冷?

我是「阿凱」!
頭像
supau
可愛的小學生
可愛的小學生
 
文章: 63
註冊時間: 週日 4月 20, 2003 10:04 am
來自: 宜蘭

re:debian上裝Moveable Type

文章kanru » 週二 3月 16, 2004 8:13 am

/var/log/apache下的errorlog
圖檔
頭像
kanru
榮譽學長
榮譽學長
 
文章: 578
註冊時間: 週六 7月 12, 2003 12:09 pm

re:debian上裝Moveable Type

文章supau » 週二 3月 16, 2004 8:20 am

內容有些多,把他放入 140.111.145.5/~work/error.log
是他說作雞太苦悶,我只是在安慰他.
你也是雞,而且還是隻老母雞.
你有沒有曾幾何時覺得空虛寂寞,覺得冷?

我是「阿凱」!
頭像
supau
可愛的小學生
可愛的小學生
 
文章: 63
註冊時間: 週日 4月 20, 2003 10:04 am
來自: 宜蘭

re:debian上裝Moveable Type

文章supau » 週二 3月 16, 2004 8:34 am

不知道問題是否是出在這裡?
http://140.111.145.5/mt-load.cgi
是他說作雞太苦悶,我只是在安慰他.
你也是雞,而且還是隻老母雞.
你有沒有曾幾何時覺得空虛寂寞,覺得冷?

我是「阿凱」!
頭像
supau
可愛的小學生
可愛的小學生
 
文章: 63
註冊時間: 週日 4月 20, 2003 10:04 am
來自: 宜蘭

re:debian上裝Moveable Type

文章Drake » 週二 3月 16, 2004 7:08 pm

記得把 mt-load.cgi 砍了
Drake
活潑的高中生
活潑的高中生
 
文章: 314
註冊時間: 週三 3月 26, 2003 11:00 am

re:debian上裝Moveable Type

文章lld » 週四 3月 18, 2004 10:39 pm

lld
可愛的小學生
可愛的小學生
 
文章: 3
註冊時間: 週二 9月 16, 2003 12:12 am


回到 debian server

誰在線上

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