Database Error
-
Hi there
I have been trying to install wordpress and the following error is displayed.
WordPress database error: [Access denied for user ‘dbuser’@’%’ to database ‘dbn’]
CREATE TABLE wp_terms ( term_id bigint(20) 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 utf8This is only a snippet and there was whole chunk of errors similar to the above quote.
Please help me!
Many thanks in advance
CHEERS 🙂
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Database Error’ is closed to new replies.