[提问]
godaddy info域名赠的空间安装wordpress出现问题!
|
|
我买了info域名 免费空间 选的liunxu 创建了数据库 进行安装wordpress 一切都顺利 但是最后填写网站标题之后出现一大堆错误
类似于这样
WordPress database error: [CREATE command denied to user 'er341'@'184.168.192.42' for table 'wp_terms']
CREATE TABLE wp_terms ( term_id bigint(20) unsigned NOT NULL auto_increment, name varchar(200) 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), KEY name (name) ) DEFAULT CHARACTER SET utf8
WordPress database error: [CREATE command denied to user 'er341'@'184.168.192.42' for table 'wp_term_taxonomy']
CREATE TABLE wp_term_taxonomy ( term_taxonomy_id bigint(20) unsigned NOT NULL auto_increment, term_id bigint(20) unsigned NOT NULL default 0, taxonomy varchar(32) NOT NULL default '', description longtext NOT NULL, parent bigint(20) unsigned NOT NULL default 0, count bigint(20) NOT NULL default 0, PRIMARY KEY (term_taxonomy_id), UNIQUE KEY term_id_taxonomy (term_id,taxonomy), KEY taxonomy (taxonomy) ) DEFAULT CHARACTER SET utf8
WordPress database error: [CREATE command denied to user 'er341'@'184.168.192.42' for table 'wp_term_relationships']
CREATE TABLE wp_term_relationships ( object_id bigint(20) unsigned NOT NULL default 0, term_taxonomy_id bigint(20) unsigned NOT NULL default 0, term_order int(11) NOT NULL default 0, PRIMARY KEY (object_id,term_taxonomy_id), KEY term_taxonomy_id (term_taxonomy_id) ) DEFAULT CHARACTER SET utf8
但是最地下还是说安装成功 让你登陆wp 点击登陆的之后又回到了填写标题的界面
是什么问题啊大侠们~~~
不知道是不是数据库权限的问题 记得以前没出现过啊~~~求助!!!!!!!
[ 本帖最后由 cderme 于 2010-12-2 01:14 PM 编辑 ] |
|
|
|
|
|
|
|
|
|
|
cderme
发表于 2010-12-2 13:10:45
|
显示全部楼层
http://www.er34.info/wp-admin/install.php?step=2
我现在不动 谁帮我看看啊 |
|
|
|
|
|
|
|
|
|
|
cderme
发表于 2010-12-2 13:12:36
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
add.c
发表于 2010-12-2 13:19:29
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
cderme
发表于 2010-12-2 13:30:26
|
显示全部楼层
|
一定要用windows的?我以前用过gd的主机 知道数据库地址不是localhost 用的就是gd给的数据库地址啊~~ |
|
|
|
|
|
|
|
|
|
|
cderme
发表于 2010-12-2 13:33:31
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
yjcgong
发表于 2010-12-9 20:09:32
|
显示全部楼层
|
看来这里的人气还不错,提问的都能达到回答,以后要多来了 |
|
|
|
|
|
|
|
|