????????????????????¨????°???¨??§????????°???????¨??????¬???????????°?????±??????????????§??????
ブログサーバ(Movable Type)の構築でページが |
|
- ????????? 2006/06/22 10:13
- ????????? サーバ構築初心者
-
ブログサーバ(Movable Type)の構築をしようと思い、当サイトの初期ログイン時の「インストール中画面が表示」で「データベースを初期化中。インストール作業を開始します」のメッセージが出てから何も進みません。
どうしたらいいのでしょうか?
Movable Typeのバージョンは3.2-ja-2でMYSQLを使用しています。
|
■ コンテンツ関連情報
Re: ブログサーバ(Movable Type)の構築でペー ( No.1 ) |
|
- ????????? 2006/06/22 14:23
- ????????? 武蔵
-
/var/log/mysqld.logにメッセージ出力されてませんか?
MySQLは起動してますか?
|
Re: ブログサーバ(Movable Type)の構築でペー ( No.2 ) |
|
- ????????? 2006/06/23 11:21
- ????????? へてむる
-
以下の通りです。お願いします。
060621 00:51:46 mysqld started InnoDB: The first specified data file ./ibdata1 did not exist: InnoDB: a new database to be created! 060621 0:51:46 InnoDB: Setting file ./ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 060621 0:51:47 InnoDB: Log file ./ib_logfile0 did not exist: new to be created InnoDB: Setting log file ./ib_logfile0 size to 5 MB InnoDB: Database physically writes the file full: wait... 060621 0:51:47 InnoDB: Log file ./ib_logfile1 did not exist: new to be created InnoDB: Setting log file ./ib_logfile1 size to 5 MB InnoDB: Database physically writes the file full: wait... InnoDB: Doublewrite buffer not found: creating new InnoDB: Doublewrite buffer created InnoDB: Creating foreign key constraint system tables InnoDB: Foreign key constraint system tables created 060621 0:51:47 InnoDB: Started; log sequence number 0 0 060621 0:51:47 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.0.22' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution A mysqld process already exists at 2006?¹? 6?œˆ 21?—\ ?°??›œ?—\ 00:52:08 JST 060621 0:52:14 [Note] /usr/libexec/mysqld: Normal shutdown
060621 0:52:14 InnoDB: Starting shutdown... 060621 0:52:15 InnoDB: Shutdown completed; log sequence number 0 43655 060621 0:52:15 [Note] /usr/libexec/mysqld: Shutdown ?°?»
060621 00:52:15 mysqld ended
060621 00:55:27 mysqld started 060621 0:55:27 InnoDB: Started; log sequence number 0 43655 060621 0:55:27 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.0.22' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution A mysqld process already exists at 2006?¹? 6?œˆ 22?—\ ?œ??›œ?—\ 06:55:28 JST 060622 16:51:01 [Note] /usr/libexec/mysqld: Normal shutdown
060622 16:51:01 InnoDB: Starting shutdown... 060622 16:51:04 InnoDB: Shutdown completed; log sequence number 0 43665 060622 16:51:04 [Note] /usr/libexec/mysqld: Shutdown ?°?»
060622 16:51:05 mysqld ended
|
■ その他