Database errors (1 Viewer)

infinite.loop

Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,163
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    i am getting this database errors when browsing and posting in the forum.

    Code:
    phpBB : Critical Error 
    
    Error clearing sessions table
    
    DEBUG MODE
    
    SQL Error : 1034 Incorrect key file for table 'phpbb_sessions'; try to repair it
    
    DELETE FROM phpbb_sessions WHERE session_time < 1131299252 AND session_id <> 'b6c72f5ebbe72882f5e7cb887ceed825'
    
    Line : 481
    File : sessions.php
    cheers
     

    FlipGer

    Retired Team Member
  • Premium Supporter
  • April 27, 2004
    2,658
    115
    48
    Leipzig, Germany
    Home Country
    Germany Germany
    Hi,

    jup. Can confirm, i also get this.

    Code:
    phpBB : Critical Error
    
    Error clearing sessions table
    
    DEBUG MODE
    
    SQL Error : 1034 Incorrect key file for table 'phpbb_sessions'; try to repair it
    
    DELETE FROM phpbb_sessions WHERE session_time < 1131299947 AND session_id <> '95141ad0f31d89eefe7a5b4fbc23e59a'
    
    Line : 481
    File : sessions.php

    Flip.
     

    Users who are viewing this thread

    Top Bottom