ホーム
サポート
サービスご利用中
オンラインマニュアル
Movable Typeのインストールについて
ホスティング(レンタルサーバー)は任せて安心OH!いいな[宮城県仙台市]

※()内はパーミッション
※太字は作成または変更する必要があるファイル(またはフォルダ)
/cgi-bin
/mt(755)
/addons
/alt-tmpl
/default_templates
/extlib
/import
/lib
/php
/plugins
/search_templates
/tmpl
/tools
index.html
mt-atom.cgi(700)
mt-check.cgi(700)
mt-comments.cgi(700)
mt-config.cgi(700) ※mt-config.cgi-originalを編集・変名
mt-cp.cgi(700)
mt-feed.cgi(700)
mt-ftsearch.cgi(700)
mt-search.cgi(700)
mt-tb.cgi(700)
mt-testbg.cgi(700)
mt-upgrade.cgi(700)
mt-wizard.cgi(700)
mt-xmlrpc.cgi(700)
mt.cgi(700)
readme.html
/html
/mt-static(755)
)# The CGIPath is the URL to your Movable Type directory CGIPath http://お客様ドメイン名/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://お客様ドメイン/mt-static StaticFilePath /home/vhost/お客様ドメイン/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 データベース名(MYSQLユーザ名) DBUser MYSQLユーザ名 DBPassword MYSQLパスワード DBHost localhost DBUmask 0022 HTMLUmask 0022 UploadUmask 0022 DirUmask 0022