はじめての自宅サーバ構築 - 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を使うつもりです。もしこれに間違いなどあったら教えていただけないでしょうか?

■ コンテンツ関連情報

 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のデータファイルまでのパスを指定する。

■ その他

ページ先頭へ


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