WordPress database error
-
The second step says:
WordPress database error: [CREATE command denied to user: ‘Hannas_wph@ws5.surf-town.net’ for table ‘wp_comments’]
CREATE TABLE wp_categories ( cat_ID bigint(20) NOT NULL auto_increment, cat_name varchar(55) NOT NULL default ”, category_nicename varchar(200) NOT NULL default ”, category_description longtext NOT NULL, category_parent int(4) NOT NULL default ‘0’, PRIMARY KEY (cat_ID), KEY category_nicename (category_nicename) )for every table it is trying to create.
‘wp_comments’
‘wp_linkcategories
‘wp_links’………………………etcplease, what is wrong?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘WordPress database error’ is closed to new replies.