てすとです
サーバを新しいのに移行したのですが、本格的なエントリを投入してるヒマが無い→試験的にこんなのを投入してみます。果たして無事書き込めるのか…。
既に某氏のトコではエラーが出ちゃってるらしーです。誠に申し訳ないm(__)m
結局Jcode.pmの入れ忘れでした(^_^;)
# perl -MCPAN -e shell
cpan> install Jcode
でイッパツでした(^^;; こっちのMT(基本的に2.62ベース)ではエラーが出なかったので発覚が遅れた模様。2.64ベースだとダメなんですかねぇ??
(まぁJcodeは要る事が多いので入れとくべきもの→単に「忘れてたワタシが間抜けだ」ってことなんすけどね:^^;)
念のため、再度mt-check.cgiでチェックします。
CHECKING FOR REQUIRED MODULES:
Jcode...
Your server has Jcode installed (version 0.83).
HTML::Template (version >= 2)...
Your server has HTML::Template installed (version 2.6).
Image::Size...
Your server has Image::Size installed (version 2.992).
File::Spec (version >= 0.8)...
Your server has File::Spec installed (version 0.82).
CGI::Cookie...
Your server has CGI::Cookie installed (version 1.18).
CHECKING FOR DATA STORAGE MODULES:
The following modules are used by the different data storage options in
Movable Type. In order run the system, your server needs to have at least
one of these modules installed.
DB_File...
Your server has DB_File installed (version 1.75).
DBD::mysql...
Your server has DBD::mysql installed (version 2.0419).
DBD::Pg...
Your server does not have DBD::Pg installed. DBI and DBD::Pg
are required if you want to use the PostgreSQL database
backend. Please consult the installation instructions for help
in installing DBD::Pg.
DBD::SQLite...
Your server does not have DBD::SQLite installed. DBI and
DBD::SQLite are required if you want to use the SQLite database
backend. Please consult the installation instructions for help
in installing DBD::SQLite.
CHECKING FOR OPTIONAL MODULES:
The following modules are optional; if your server does not have these
modules installed, you only need to install them if you require the
functionality that the module provides.
LWP::UserAgent...
Your server has LWP::UserAgent installed (version 2.001).
SOAP::Lite (version >= 0.5)...
Your server has SOAP::Lite installed (version 0.60).
File::Temp...
Your server has File::Temp installed (version 0.12).
Image::Magick...
Your server has Image::Magick installed (version 5.43).
Your server has all of the required modules installed; you do not need to perform any additional module installations. Continue with the installation instructions.
ちうことで、今度はなんとか大丈夫そうですね(^_^)