PHPBB error

Status
Not open for further replies.

kidbw3

New Member
Messages
22
Reaction score
0
Points
0
When trying to access my forum at http://excaliburgaming.org/forum/ I get the following error:
Code:
 phpBB : [B]Critical Error[/B] 

Error creating new session

[B][U]DEBUG MODE[/U][/B]

SQL Error : 145 Table './kidbw3_phpb1/phpbb_sessions' is marked as crashed and should be repaired

INSERT INTO phpbb_sessions 			(session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in, session_admin) 			VALUES ('2118ea84084d18da0ffbeee2b9b46806', -1, 1198709028, 1198709028, '4ad715b1', 0, 0, 0)

Line : 215
File : sessions.php

I have tried repairing the database using cPanel, but it still won't work. For some reason it skips over that table.

Help please.
 
Status
Not open for further replies.
Top