Seite 1 von 1

phpBB: Kritischer Fehler

Verfasst: 09.01.2005 20:55
von KaiH.
Hallo Leute,
ich bekomme gerade einen kritischen Fehler gemeldet, was sagt der mir:

phpBB : Kritischer Fehler

Could not obtain lastvisit data from user table

DEBUG MODE

SQL Error : 1016 Can't open file: 'phpbb_users.MYI'. (errno: 145)

SELECT * FROM phpbb_users WHERE user_id = 2

Line : 68
File : /home/htdocs/web0/html/includes/sessions.php

Soweit ich das verstehe scheint es ein Problem mit der MySQL Datenbank zu sein und der user_table, aber wo liegt das Problem?

Ich brauche echt mal wieder eure Hilfe!!!

PS: Mysqldumper erstellte diese Datei noch:
# Status:29:84930::usr_web0_1:php:1.13 RC1::EXTINFO
# TABLE|phpbb_auth_access|5|3162|2005-01-05 21:16:10
# TABLE|phpbb_banlist|9|3332|2005-01-07 20:44:28
# TABLE|phpbb_categories|4|3268|2004-12-30 21:37:16
# TABLE|phpbb_config|62|4768|2005-01-09 18:34:31
# TABLE|phpbb_confirm|2|5800|2005-01-09 19:46:47
# TABLE|phpbb_disallow|7|2188|2005-01-01 23:41:49
# TABLE|phpbb_forum_prune|0|1024|2004-12-30 21:21:49
# TABLE|phpbb_forums|18|8132|2005-01-09 19:33:56
# TABLE|phpbb_groups|635|29628|2005-01-09 19:27:24
# TABLE|phpbb_posts|1447|121188|2005-01-09 19:33:55
# TABLE|phpbb_posts_text|1447|1287968|2005-01-09 19:33:55
# TABLE|phpbb_privmsgs|417|40496|2005-01-09 19:25:08
# TABLE|phpbb_privmsgs_text|417|353916|2005-01-09 19:25:08
# TABLE|phpbb_ranks|1|2072|2004-12-30 21:21:49
# TABLE|phpbb_search_results|6|10624|2005-01-09 19:47:13
# TABLE|phpbb_search_wordlist|16198|734484|2005-01-09 19:33:56
# TABLE|phpbb_search_wordmatch|63075|1549080|2005-01-09 19:33:56
# TABLE|phpbb_sessions|111|26353|2005-01-09 19:47:13
# TABLE|phpbb_smilies|134|6768|2005-01-07 00:10:45
# TABLE|phpbb_themes|1|2344|2004-12-30 21:21:49
# TABLE|phpbb_themes_name|1|3554|2004-12-30 21:21:49
# TABLE|phpbb_topics|97|14971|2005-01-09 19:45:47
# TABLE|phpbb_topics_watch|199|9784|2005-01-09 19:44:27
# TABLE|phpbb_user_group|637|21480|2005-01-09 19:27:24
# TABLE|phpbb_users||0|
# TABLE|phpbb_vote_desc|0|3168|2005-01-06 11:05:28
# TABLE|phpbb_vote_results|0|3112|2005-01-06 11:05:28
# TABLE|phpbb_vote_voters|0|4666|2005-01-06 11:05:28
# TABLE|phpbb_words|0|1024|2004-12-30 21:21:49

# Dump by MySQLDump 1.13 RC1 (http://www.mysqldumper.de/board/)
# Dump created on 2005-01-09 20:51

Da gehe ich davon aus das etwas mit der users_table nicht stimmen kann, oder liege ich falsch?
Aber woran könnte das liegen?

Verfasst: 09.01.2005 21:17
von Dennis63
Die Datei ist beschädigt.

Versuche die Tabelle mit phpMYAdmin zu "repaireren".

Wenn das nicht geht lösche die Datei, oder bitte Deinen Hoster die Datei zu löschen.

Danach spielst Du ein Backup ein.

Grüße
Dennis