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: Critical error  (Read 2598 times)

0 Members and 1 Guest are viewing this topic.

Irena

  • Coppermine newbie
  • Country: ph
  • Offline Offline
  • Gender: Male
  • Posts: 2
Critical error
« on: January 15, 2016, 02:34:21 pm »

Can you help me?
My Coppermine  page http://www.galerie.chenoaweb.org/ report an Critical error
An error occurred while processing a database query.
In the database, I found the wrong table an error:

http://tinypic.com/m/j8mq28/2

I do not know what to do. :(

gmc

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 785
    • GMC Design Photo Gallery
Re: Critical error
« Reply #1 on: January 15, 2016, 02:51:19 pm »

Please attach pictures rather than link to sites like tinypic... These links often become invalid over time - and thus unable to assist others having same issue...

Typically to address a Critical Error - you need to turn on DEBUG mode (since site can't be accessed - would need to be done manually thru phpMyAdmin or another tool as described in docs...)
http://documentation.coppermine-gallery.net/en/errors.htm

But since you already see the crashed table message (I've attached the pic) - you have a good idea of the problem.

This isn't caused by Coppermine - likely your sites MySQL server crashed - and left your table in a state requiring repair.  This is simple to fix from phpMyAdmin.  Issue this SQL while connected to your database:
Code: [Select]
REPAIR TABLE `cpg15x_pictures`;
The manual recommends a backup before repair - but that may not be possible...
Logged
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money

Irena

  • Coppermine newbie
  • Country: ph
  • Offline Offline
  • Gender: Male
  • Posts: 2
Re: Critical error
« Reply #2 on: January 15, 2016, 03:16:27 pm »

Thank you very much.  My gallery is operational again :D

gmc

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 785
    • GMC Design Photo Gallery
Re: Critical error
« Reply #3 on: January 15, 2016, 03:53:03 pm »

You're welcome... Please mark your topic as 'Solved' - button at bottom of page.
Logged
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 21 queries.