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: help  (Read 4091 times)

0 Members and 2 Guests are viewing this topic.

feierreise

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
help
« on: October 21, 2004, 03:42:46 pm »

on my site http://www.feierreisen.de/galerie/ stand only this :


There was an error while processing a database query

what can i do?
« Last Edit: December 17, 2004, 06:15:02 pm by TranzNDance »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: help
« Reply #1 on: October 22, 2004, 08:06:12 am »

enable debug mode to see what query actually fails. To do this, go to coppermine config and enable debug mode (at the very bottom of the screen). If you can't go into config (because you can't log in as admin), you'll need to apply this setting directly in your database (using a tool like phpMyAdmin) - go to coppermine's config table and set "debug_mode" to "1".


Joachim
Logged

feierreisen

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: help
« Reply #2 on: December 17, 2004, 12:02:42 pm »

enable debug mode to see what query actually fails. To do this, go to coppermine config and enable debug mode (at the very bottom of the screen). If you can't go into config (because you can't log in as admin), you'll need to apply this setting directly in your database (using a tool like phpMyAdmin) - go to coppermine's config table and set "debug_mode" to "1".


Joachim


what must i just do ???

das ist die fehlermeldung:
While executing query "SELECT count(*) FROM cpg11d_pictures, cpg11d_albums WHERE cpg11d_pictures.aid = cpg11d_albums.aid AND category = 7" on 0

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

Nibbler

  • Guest
Re: help
« Reply #3 on: December 17, 2004, 12:06:11 pm »

145 = Table was marked as crashed and should be repaired

Either use repair in phpmyadmin or ask your webhost for support.
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: help
« Reply #4 on: December 17, 2004, 01:50:15 pm »

Or maybe do a search for errno 145 and read the sticky I posted that explains that error.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

feierreisen

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: help
« Reply #5 on: December 17, 2004, 04:04:08 pm »

145 = Table was marked as crashed and should be repaired

Either use repair in phpmyadmin or ask your webhost for support.

THANKS! That was the problem ::)
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 18 queries.