来看看 这个是什么意思
WordPress database error: [CREATE command denied to user 'XXXXX'@'98.130.0.154' for table 'wp_terms']
CREATE TABLE wp_terms ( term_id bigint(20) NOT NULL auto_increment, name varchar(55) NOT NULL default '', slug varchar(200) NOT NULL default '', term_group bigint(10) NOT NULL default 0, PRIMARY KEY (term_id), UNIQUE KEY slug (slug) ) DEFAULT CHARACTER SET utf8
安装WP一直提示错误 就上面那 这个是什么意思 谢谢啦
[ 本帖最后由 johua 于 2008-8-11 16:13 编辑 ]