Trouble with database Trouble with database
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Trouble with database

Started by badass, July 19, 2004, 06:43:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

badass

Hi,

When i try to backup my database i get the following error:

1016 - Can't open file: 'CPG_ecards.MYD'. (errno: 145)

show fields from CPG_ecards

[TEP STOP]
When i try to send a ecard i get this error
"there was a problem with the database query"

Can somebody help me..

Joachim Müller

your database appears to be corrupt. Use a tool like phpMyAdmin to start a repair run on the database. If you have shell access, you could use the built-in mySQL repair tools. Refer to the mySQL documentation for details.

GauGau