Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Can't open file: 'cpg149_sessions.MYI' (errno: 145)  (Read 2841 times)

0 Members and 1 Guest are viewing this topic.

redbjork

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
Can't open file: 'cpg149_sessions.MYI' (errno: 145)
« on: February 28, 2007, 08:39:20 pm »

Hi super exelent coppermine support  ;D
First of let me get this of my chest, yes im a noob, so donīt hate me.

Well on to the problem.
My Coppermine version: 1.4.9 has worked fine for some months now.
But when I now open the page I recive the following error message.

Error message:
While executing query "delete from `joomla`.cpg149_sessions where time<1172687269 and remember=0;" on Resource id #6

mySQL error: Can't open file: 'cpg149_sessions.MYI' (errno: 145)

So my past experience told me to do a repear on cpg149_sessions
So I go in to PHPmyAdmin, but there i recive this error message.

Error
SQL query:

SHOW COLUMNS FROM `cpg149_sessions` FROM `joomla`
MySQL said: 

#1016 - Can't open file: 'cpg149_sessions.MYI' (errno: 145)

so now I donīt know what to do.

Can you please help me?

Regards
Daniel
Sweden.
« Last Edit: February 28, 2007, 10:07:54 pm by Nibbler »
Logged

Nibbler

  • Guest
Re: Can't open file: 'cpg149_sessions.MYI' (errno: 145)
« Reply #1 on: February 28, 2007, 08:59:32 pm »

Click on the SQL tab and enter

Code: [Select]
REPAIR TABLE cpg149_sessions
Logged

redbjork

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
Re: Can't open file: 'cpg149_sessions.MYI' (errno: 145)
« Reply #2 on: February 28, 2007, 10:07:07 pm »

You guys are the best, it worked!  ;D

And thank you for writing the syntax. I did not see it first, so I was poking around in the help file. The example syntax was realy confusing ???.
But when I saw your code it all made sence.

Thank you again, if you ever come to Stockholm Sweden i have to buy you a beer.  :D
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 21 queries.