[Blog_users_ml] ログイン画面が繰り返して出てきます

blog_users_ml@dropcontrol.com blog_users_ml@dropcontrol.com
Thu, 20 Nov 2003 18:20:35 +0900 (JST)


はじめまして。besusです。

mt_load.cgiに成功し、ログインできたのですが、
Edit your profileをクリックすると、再度ログインの画面が
出てきてしまいます。どうしたら良いか教えて下さい。

http://rebecca.ac/milano/mt/readme/
ここに書いてあるとおりに設定しました。

CGIのパーミッションは、705、ディレクトリは、744にしています。
DBは、mysqrlを使用しています。

ここに解決策が書いてあるよとか、ここを疑ったらなどでも結構ですので、
情報を下さい。

なお、サーバは、xrea.comのものを使っています。

一応、mt-check.cgiの出力結果を以下に貼り付けておきます。

Movable Type [mt-check.cgi]

SYSTEM INFORMATION:

Current working directory: /virtual/besus/public_html/x
Operating system: linux
Perl version: 5.6.1
(Probably) Running under cgiwrap or suexec

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.4).

    Image::Size...
        Your server has Image::Size installed (version 2.93).

    File::Spec (version >= 0.8)...
        Your server has File::Spec installed (version 0.82).

    CGI::Cookie...
        Your server has CGI::Cookie installed (version 1.20).


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 has DBD::Pg installed (version 1.20).

    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.55).

    File::Temp...
        Your server has File::Temp installed (version 0.12).

    Image::Magick...
        Your server has Image::Magick installed (version 5.49).


Your server has all of the required modules installed; you do not need to
perform any additional module installations. Continue with the installation
instructions.


___

From besus