看板 Wikipedia 關於我們 聯絡資訊
我最近想玩一下Wiki, 所以我就用免費的架站伺服器ifastnet建建看, 但是每次就會出現這樣的錯誤訊息: ...hitcounter table already exists. ...querycache table already exists. ...objectcache table already exists. Creating categorylinks table...Query "CREATE TABLE `wiki_categorylinks` ( cl_from int(8) unsigned NOT NULL default '0', cl_to varchar(255) binary NOT NULL default '', cl_sortkey varchar(86) binary NOT NULL default '', cl_timestamp timestamp NOT NULL, UNIQUE KEY cl_from(cl_from,cl_to), KEY cl_sortkey(cl_to,cl_sortkey), KEY cl_timestamp(cl_to,cl_timestamp) ) TYPE=InnoDB " failed with error code "Specified key was too long; max key length is 1000 bytes (sql2.ifastnet.com)". 不知道是怎麼回事,而且上網搜尋一下也看不懂解決方案,還請各位有架站的人教一教我 吧!感謝! -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 218.168.131.53
mgdesigner:這看起是MYSQL的問題 04/10 00:07
banco:試試我的懶人包吧 XD MediaWiki 都幫你灌好了 04/10 00:32