はじめての自宅サーバ構築 - Fedora/CentOS -
Last Update 2018/05/30
[ 更新履歴 ] [ サイト マップ ] [ 質問掲示板 ] [ 雑談掲示板 ] [ リンク ]
トップ >> 質問掲示板

 このスレッドはクローズされています。記事の閲覧のみとなります。

 Movable Typeの設定についての質問です
日時: 2006/09/09 16:34
名前: 起動戦車ガンタンク

はじめまして。こちらのサイトを参考にMovable Type用のサーバ
を立てるのに挑戦していますが、、

【ブログサーバ(Movable Type)の構築】

http://kajuhome.com/movable_type.shtml 

のページにある「Movable Typeの設定」に記述されている
/var/www/html/cgi-bin/mt-config.cgiのファイルの表示内容
が自分の環境では異なるので、どのように設定すれば良いの
か分からずに困っています。


導入したMovable Typeのバージョンは3.32の日本語版です。

サーバ構築自体が初めてなので、言葉足らずかもしれませんが、
回答を頂けると嬉しいです。
メンテ

Page:  [1] [2]

■ コンテンツ関連情報

 Re: Movable Typeの設定についての質問です ( No.1 )
日時: 2006/09/09 18:07
名前: 管理者

起動戦車ガンタンクさん、はじめまして。

具体的には、どの様な画面(メッセージ)が出力されているのでしょうか?

ちなみに、Movable Type設定前にApacheの動作(テストhtml・テストCGI)は確認済みですか?
メンテ
 Re: Movable Typeの設定についての質問です ( No.2 )
日時: 2006/09/09 18:41
名前: 起動戦車ガンタンク

管理人様、レスありがとうございます♪

必要な部分を判別できないので全文貼り付けます。
長くてすみません…

# whether this is required for your environment. If it is not,
# Note: Check the installation documentation to find out
##     Movable Type configuration file          ##
##                              ##
## This file defines system-wide settings for Movable Type  ##
## In total, there are over a hundred options, but only those ##
## critical for everyone are listed below.          ##
##                              ##
## Information on all others can be found at:         ##
## http://www.sixapart.jp/movabletype/manual/config

################################################################
##################### REQUIRED SETTINGS ########################
################################################################

# The CGIPath is the URL to your Movable Type directory
CGIPath  http://www.example.com/cgi-bin/mt/

# The StaticWebPath is the URL to your mt-static directory
# Note: Check the installation documentation to find out
# whether this is required for your environment. If it is not,
# simply remove it or comment out the line by prepending a "#".
StaticWebPath  http://www.example.com/mt-static

#================ DATABASE SETTINGS ==================
#  REMOVE all sections below that refer to databases
#  other than the one you will be using.

##### MYSQL #####
ObjectDriver DBI::mysql
Database DATABASE_NAME
DBUser DATABASE_USERNAME
DBPassword DATABASE_PASSWORD
DBHost localhost

##### POSTGRESQL #####
ObjectDriver DBI::postgres
Database DATABASE_NAME
DBUser DATABASE_USERNAME
DBPassword DATABASE_PASSWORD
DBHost localhost

##### SQLITE #####
ObjectDriver DBI::sqlite
Database /path/to/sqlite/database/file

##### BERKELEYDB #####
DataSource /path/to/database/directory

といった内容です。

>ちなみに、Movable Type設定前にApacheの動作(テストhtml・テストCGI)は確認済みですか?

Movable Typeのシステムチェック、テストhtml・テストCGI共に動作確認済みです。
メンテ
 Re: Movable Typeの設定についての質問です ( No.3 )
日時: 2006/09/09 19:04
名前: 管理者

起動戦車ガンタンクさんの環境に合わせて設定してください。

http://kajuhome.com/movable_type.shtml#n05』部分は、デフォルトの表示ではありません。
赤く表示してある部分を起動戦車ガンタンクさんの環境に変更すれば基本的には動作するはずです。

それとも、viの操作方法(編集方法)の使い方をお聞きになっているのでしょうか?
メンテ
 Re: Movable Typeの設定についての質問です ( No.4 )
日時: 2006/09/09 20:50
名前: 起動戦車ガンタンク

言葉足らずですみません。

http://kajuhome.com/movable_type.shtml#n05

で掲載されている内容とスレッドのNo2で返信した内容に
差異(文字コードの指定やSendomailのパスの指定に関す
る記述が見られなかったり)があるので、どの部分を加筆
修正すればよいのか?という所で悩んでいます。
メンテ
 Re: Movable Typeの設定についての質問です ( No.5 )
日時: 2006/09/09 21:08
名前: 管理者

こちらこそ、失礼致しました。

Movable Type Ver3.32からは変わってしまったんでしょうかね?
当方でも最新版をダウンロードして確認してみます。
メンテ

Page:  [1] [2]

■ その他

ページ先頭へ

Copyright(©)2004-2018 First home server construction. All Right Reserved.