brianm |
First Post Posted on: 09-30-12 03:35 AM |
SQL Error |
|
Hello, I haven't changed anything on my site and suddenly I am getting the following sql error:\
\
SQL Error: Can't open file: 'DirConfig.MYI'. (errno: 145)\
Query: \
SELECT * FROM DirConfig\
Line 132, File /home/octour/public_html/cgi-bin/dir/Configuration.pm.\
\
How can I fix this?\
\
Thank you. |
|
|
|
|
|
mewsoft |
Reply #: 1 Posted on: 09-30-12 06:58 AM |
Re: SQL Error |
|
This file is your mysql database file which means your sql database itself is corrupted. seems your sql server crashed or whatever, ask your hosting company either to fix it,or restore your website from previous backup or you will have to delete this database itself and create a new one. Try also your site control panel it may have some tools to fix mysql databases. |
Mewsoft Support www.mewsoft.com
|
|
|
|
|
brianm |
Reply #: 2 Posted on: 09-30-12 02:52 PM |
Re: SQL Error |
|
Thanks, worked great. I just logged into my cp at hostgator and went into mysql databases and hit the repair button. |
|
|
|
|
|
|