Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Database error  (Read 2726 times)

0 Members and 1 Guest are viewing this topic.

tibski

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Database error
« on: November 24, 2007, 05:37:17 am »

My site displays this message:

Critical error
There was an error while processing a database query.

And my database shows:

Error

SQL query: Edit

SHOW CREATE TABLE `testcopper`.`cpglsapictures`

#145 - Table './testcopper/cpglsapictures' is marked as crashed and should be repaired

Can anyone please help me out.

Thanks much
Logged

Aditya Mooley

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 781
    • My Sweet Home
Re: Database error
« Reply #1 on: November 24, 2007, 05:50:58 am »

The error is not because of Coppermine. Your database error message suggests that the table has been crashed. Repair it with PHPMyAdmin. If you don't know how to do that contact your webhost.
Logged
--- "Its Nice 2 BE Important but its more Important 2 Be NICE" ---
Follow Coppermine on Twitter

tibski

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: Database error
« Reply #2 on: November 24, 2007, 07:58:36 am »

Thanks Aditya. I will try fixing it.
Logged

tibski

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: Database error
« Reply #3 on: November 27, 2007, 01:05:29 pm »

The error is not because of Coppermine. Your database error message suggests that the table has been crashed. Repair it with PHPMyAdmin. If you don't know how to do that contact your webhost.

Hi Aditya, can you please help me out on how to repair the table that has crashed? It seems that my hosting wont fix the problem.

Thanks in advance!
Logged

Nibbler

  • Guest
Re: Database error
« Reply #4 on: November 27, 2007, 01:27:25 pm »

Go into phpMyAdmin, click on the SQL tab and enter the code

Code: [Select]
REPAIR TABLE `testcopper`.`cpglsapictures`
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 17 queries.