Oneclick installation WP not working?
Posted by: Restin
Posted on: 2009-02-21 03:04:00
Hi,
I have a problem with WordPress installation (site levnestranky.info). I received email that says WP was succesfully installed, but when I fill in the site title and my email adress, I get a lot of errors and wordpress is not running:
WordPress database error: [Can't create/write to file '/dh/mysql/riblett/data/wp_levnestranky/wp_7q1hgh_terms.MYI' (Errcode: 2)]
CREATE TABLE wp_7q1hgh_terms ( term_id bigint(20) NOT NULL auto_increme
nt, 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) )
WordPress database error: [Can't create/write to file '/dh/mysql/riblett/data/wp_levnestranky/wp_7q1hgh_term_taxonomy.MYI' (Errcode: 2)]
CREATE TABLE wp_7q1hgh_term_taxonomy ( term_taxonomy_id bigint(20) NOT NULL auto_increment, term_id bigint(20) NOT NULL default 0, taxonomy varchar(32) NOT NULL default '', description longtext NOT NULL, parent bigint(20) NOT NULL default 0, count bigint(20) NOT NULL default 0, PRIMARY KEY (term_taxonomy_id), UNIQUE KEY term_id_taxonomy (term_id,taxonomy) )
There are lot of errorrs, these are only the first two.
Can anyone please help me? Did I make a mistake? Wrong configuration?
Thanks a lot