473,320 Members | 2,161 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

phpBB : Critical Error

nomad
664 Expert 512MB
I got this error message.

phpBB : Critical Error

Error creating new session

DEBUG MODE

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

INSERT INTO phpbb_sessions (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in, session_admin) VALUES ('7bf0803fdfeec21dce30aca0b8d78271', -1, 1283310527, 1283310527, '42f5c529', 7, 0, 0)

Line : 187
File : sessions.php

How can I fix this.
Thanks
Damon
Sep 1 '10 #1
2 1499
mwasif
802 Expert 512MB
Index file of MySQL database table phpbb_sessions seems to be corrupted. You need to rebuilt the index which you can do with the REPAIR TABLE command i.e.
Expand|Select|Wrap|Line Numbers
  1. REPAIR TABLE phpbb_sessions;
Sep 1 '10 #2
nomad
664 Expert 512MB
thanks for the help...
Sep 2 '10 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Somerset Bob | last post by:
I've got pagination errors in a phpBB board. Some forums are showing "page 1 of 0". Previous enquiries both here and at the phpBB forum have given me half-answers, the latest of which contained...
0
by: Critical Software Solutions | last post by:
One Step Ahead It's 3:00 A.M., do you know what your application is doing? Know about possible errors before your customers do! Start the debug process before the customer reports an error to...
2
by: Daniel E. Fisher | last post by:
Running a RH 9 system with postgres 7.3.2-3 I come back after vacation and my system shutdown cause of a powerouttage on the block. I restart and i get this trying to access the database:...
1
by: Ed West | last post by:
vs2005 final release, um, i can't open my typed dataset, I am getting unhelpful error. I could not find any info on it on newsgroups or web sites. anyone know of a solution? Seems to be...
2
by: Kasya | last post by:
i can't install phpBB forum! PHPBB : Critical Error Couldn't connect to the database
1
by: =?Utf-8?B?U3RldmVU?= | last post by:
I have a test routine that looks at the Application, System, and Security event logs. I noticed that Vista added a new "type" of error called "Critical". However, VS 2005 doesn't list this new...
35
hariharanmca
by: hariharanmca | last post by:
hi I am always getting this error when i log on to my system. Windows cannot find “’ C:\ WINDOWS\eksplorasi.exe’”. Make sure you typed the name correctly, and then try again. To search for a file,...
1
by: Informatori | last post by:
Hello, This is my problem.. When I login like Administrator/host/user, I have the problem and the same when I try to register new users. Before the database migration the website is in working...
11
by: Jim in Arizona | last post by:
I've looked around the web but can't find anything to help me out. I was able to get some code to move some files from one directory to another, which works fine: ...
5
by: Conrad Lender | last post by:
I'd like to hear your opinions about the appropriate way to deal with non-critical errors that can occur in user-defined functions. For example, an application chooses to extend String.prototype...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.