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

 Movable Typeの設定について質問です
日時: 2006/09/20 09:56
名前: ことばたらず

はじめまして。
今Movable Typeの設定をしているのですがわからないことがあるので質問させてください。
設定で困っているのですが何せそれほど詳しくないのでmt.config。cgiを乗っけます。


##     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://............/cgi/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://........../mt-static

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


##### SQLITE #####
ObjectDriver DBI::sqlitedb
Database sqlitedb
PublishCharset Shift_JIS

DBUmask 0022
HTMLmask 0022
UploadUmask 0022
DirUmask 0022

私はSQLITEを使うつもりです。もしこれに間違いなどあったら教えていただけないでしょうか?
メンテ

Page:  [1]

■ コンテンツ関連情報

 Re: Movable Typeの設定について質問です ( No.1 )
日時: 2006/09/20 13:36
名前: ロックス

>##### SQLITE #####
>ObjectDriver DBI::sqlitedb
>Database sqlitedb
>PublishCharset Shift_JIS

>DBUmask 0022
>HTMLmask 0022
>UploadUmask 0022
>DirUmask 0022

Databaseは、SqlLiteのデータファイルまでのパスを指定する。
メンテ

Page:  [1]

題名
名前  ("初心者"を含む名前は使用できません)
E-Mail
URL
パスワード 記事メンテ時に使用)
投稿キー (投稿時 投稿キー を入力してください)
コメント
画像添付 (対応画像:JPEG/GIF/PNG [Max 500KB])

   クッキー保存

■ その他


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