Trouble with database Trouble with database
 

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

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