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