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..
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