Forum help needed

Discussion in 'Forum Management' started by jhsutton, Nov 12, 2008.

  1. #1
    SQL Error : 1016 Can't open file: 'phpbb_sessions.MYI' (errno: 145)

    Hi,

    I'm getting the above error message when trying to access my phpBB forum. I know zero about SQL. Please could someone advise?

    thanks
     
    jhsutton, Nov 12, 2008 IP
  2. Dondon2d

    Dondon2d Peon

    Messages:
    3,193
    Likes Received:
    146
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Save file as fixtables.php, upload to your root directory. Then run http://my.sitename.com/phpbb/fixtables.php?PX42m3=1 or you can manually repair and optimize your database.
     
    Dondon2d, Nov 12, 2008 IP
  3. jhsutton

    jhsutton Peon

    Messages:
    374
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks, i tried and i got this error message

    Now checking and repairing table phpbb_sessions ... File './phpbb/phpbb_sessions.MYD' not found (Errcode: 13)

    my error has now changed to the below error

    SQL Error : 1105 File './phpbb/phpbb_sessions.MYD' not found (Errcode: 13)

    INSERT INTO phpbb_sessions (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in, session_admin) VALUES ('1785aff9692d52cbb2032a6db7b878fe', -1, 1226517393, 1226517393, '95fec8ed', 0, 0, 0)

    Line : 189
    File : sessions.php
     
    jhsutton, Nov 12, 2008 IP
  4. Dondon2d

    Dondon2d Peon

    Messages:
    3,193
    Likes Received:
    146
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Try running it again.. Later. If it still won't fix the problem, your database is corrupted and you need to manually repair and optimize the tables if possible.
     
    Dondon2d, Nov 12, 2008 IP
  5. Brandon Sheley

    Brandon Sheley Illustrious Member

    Messages:
    9,721
    Likes Received:
    612
    Best Answers:
    2
    Trophy Points:
    420
    #5
    I would ask at the official phpbb support forum if it were me ;)
     
    Brandon Sheley, Nov 12, 2008 IP
  6. events

    events Active Member

    Messages:
    391
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    73
    #6
    Download a fresh copy of phpbb from phpbb.com and reinstall on your server.
     
    events, Nov 12, 2008 IP