Warning.............. doesn't exist query: SELECT 1 FROM и другие

Главные вкладки

Аватар пользователя vergo vergo 24 февраля 2009 в 23:21

Уже писали
к сожалению без рекомендаций...

на двенадцатой странице Гугла c однотипными ошибками - меняется только название БД - я сломался - похоже проблема очень много у кого встречается.
увы, решения нет.

Хостер - majordomo.ru
тариф Мастер
база портировалась с локальной машины к хостеру через myphphadmin

Хелп!!!
//
Warning: Table 'spinspbru_diplom.access' doesn't exist query: SELECT 1 FROM access WHERE type = 'host' AND LOWER('91.122.152.177') LIKE LOWER(mask) AND status = 0 LIMIT 0, 1 in /home/spin-spbru/diplomat-hrru/www/includes/database.mysql.inc on line 128

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/spin-spbru/diplomat-hrru/www/includes/database.mysql.inc:128) in /home/spin-spbru/diplomat-hrru/www/includes/bootstrap.inc on line 1019

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/spin-spbru/diplomat-hrru/www/includes/database.mysql.inc:128) in /home/spin-spbru/diplomat-hrru/www/includes/bootstrap.inc on line 1019

Warning: Table 'spinspbru_diplom.cache' doesn't exist query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'variables' in /home/spin-spbru/diplomat-hrru/www/includes/database.mysql.inc on line 128

Warning: Table 'spinspbru_diplom.variable' doesn't exist query: SELECT * FROM variable in /home/spin-spbru/diplomat-hrru/www/includes/database.mysql.inc on line 128

Warning: Table 'spinspbru_diplom.cache' doesn't exist query: UPDATE cache SET data = '', created = 1235488614, expire = 0, headers = '', serialized = 0 WHERE cid = 'variables' in /home/spin-spbru/diplomat-hrru/www/includes/database.mysql.inc on line 128

Warning: Table 'spinspbru_diplom.system' doesn't exist query: SELECT name, filename, throttle FROM system WHERE type = 'module' AND status = 1 AND bootstrap = 1 ORDER BY weight ASC, filename ASC in /home/spin-spbru/diplomat-hrru/www/includes/database.mysql.inc on line 128

Warning: Cannot modify header information - headers already sent by (output started at /home/spin-spbru/diplomat-hrru/www/includes/database.mysql.inc:128) in /home/spin-spbru/diplomat-hrru/www/includes/bootstrap.inc on line 620

Warning: Cannot modify header information - headers already sent by (output started at /home/spin-spbru/diplomat-hrru/www/includes/database.mysql.inc:128) in /home/spin-spbru/diplomat-hrru/www/includes/bootstrap.inc on line 621

Warning: Cannot modify header information - headers already sent by (output started at /home/spin-spbru/diplomat-hrru/www/includes/database.mysql.inc:128) in /home/spin-spbru/diplomat-hrru/www/includes/bootstrap.inc on line 622

Warning: Cannot modify header information - headers already sent by (output started at /home/spin-spbru/diplomat-hrru/www/includes/database.mysql.inc:128) in /home/spin-spbru/diplomat-hrru/www/includes/bootstrap.inc on line 623

Warning: Table 'spinspbru_diplom.url_alias' doesn't exist query: SELECT COUNT(pid) FROM url_alias in /home/spin-spbru/diplomat-hrru/www/includes/database.mysql.inc on line 128

Комментарии

Аватар пользователя axel axel 25 февраля 2009 в 0:26

Судя по ошибкам эти таблицы просто отсутствуют или битые. Следует проверить, что таблицы действительно имеются в базе, а также сделать им check и repair - это всё доступно в phpmyadmin.