alixsjr

при инстал. блога WP ошибка: WordPress database

Доброго времени суток всем.
Не могу установить блог WordPress на хостинг. На хостинге использую ISPmng (хостинг: link-host).
Пробовал по этой инструкции: http://www.camelhost.net/wordpress.html.
Пробовал через сам ISPmng там есть такая опция скрипты – WP блог.
Перехожу к процессу установки, ввожу заголовок, мыло, кликаю установить и появляется страница ошибки:

WordPress database error: [User ‘userbd’ has exceeded the ‘max_questions’ resource (current value: 10)]
SHOW TABLES;

WordPress database error: [User ‘userbd’ has exceeded the ‘max_questions’ resource (current value: 10)]
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: [User ‘userbd’ has exceeded the ‘max_questions’ resource (current value: 10)]
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

Дальше больше….
подскажите в какую сторону капать?

Anonymous
Отправить
Ответ на: