[請益] 如何開啟Innodb
我在安裝mediawiki的時候,出現了以下的錯誤,我不知道是我資料庫設定的問題
還是怎麼樣,不管是灌了哪一個版本都會出現這個問題,
Creating tables... using MySQL 3/4 table defs...Query "CREATE TABLE user (
user_id int(5) unsigned NOT NULL auto_increment, user_name varchar(255)
binary NOT NULL default '', user_real_name varchar(255) binary NOT NULL
default '', user_password tinyblob NOT NULL default '', user_newpassword
tinyblob NOT NULL default '', user_email tinytext NOT NULL default '',
user_options blob NOT NULL default '', user_touched char(14) binary NOT NULL
default '', user_token char(32) binary NOT NULL default '',
user_email_authenticated CHAR(14) BINARY, user_email_token CHAR(32) BINARY,
user_email_token_expires CHAR(14) BINARY, PRIMARY KEY user_id (user_id),
UNIQUE INDEX user_name (user_name), INDEX (user_email_token) ) TYPE=InnoDB"
failed with error code "The 'InnoDB' feature is disabled; you need MySQL
built with 'InnoDB' to have it working".
請問是哪邊出問題了呢?或是我要怎麼解決才能成功的把我的mediawiki安裝好呢?
謝謝了!
--
http://www.pixnet.net/reye50
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 59.117.74.211
推
08/11 16:08, , 1F
08/11 16:08, 1F
推
08/11 16:18, , 2F
08/11 16:18, 2F
→
08/11 16:19, , 3F
08/11 16:19, 3F
PHP 近期熱門文章
PTT數位生活區 即時熱門文章