求救 SupeSite Error
我的 discuz 和 supesite 分別安裝在根目錄下的 dz 及 ss 目錄下
安裝時一切好像正常, 但到了STEP 4 添加默認數據時候, 出現下面的 error, 不能繼續, 應該怎樣辦??
SupeSite info: MySQL Query Error
User: guest
Time: 2008-6-18 7:38pm
Script: /home/install.php
SQL: SELECT groupid FROM `xxx_dz`.`[Table]usergroups` WHERE stars > 1
Error: SELECT command denied to user 'xxx_ss'@'localhost' for table '[Table]usergroups'
Errno.: 1142
SupeSite info: MySQL Query Error
User: guest
Time: 2008-6-18 7:52pm
Script: /home/install.php
SQL: INSERT INTO [Table]channels (`nameid`, `type`, `status`) VALUES ('news', 'type', '0'),('blog', 'type', '0'),('image', 'type', '0'),('goods', 'type', '0'),('video', 'type', '0'),('file', 'type', '0'),('link', 'type', '0'),('group', 'system', '0'),('bbs', 'system', '0'),('topic', 'type', '0')
Error: Duplicate entry 'news' for key 1
Errno.: 1062
( xxx 為 Domain name )
[ 本帖最後由 niki619 於 2008-6-18 19:52 編輯 ]
|