I am getting this error:
--
Can't open file: 'accesslog.MYI' (errno: 145) query: INSERT INTO accesslog (title, path, url, hostname, uid, timestamp) values('Content', 'node/feed', '', '159.50.13.119', 1, 1163100847)
--

Can someone help me fix the file? Suggesting 'repair tables' will be foreign to me, as I only manage the content. The person who set up the backend is no longer around. If I could be guided as to where to go and what to do, I can probably play around enough to learn more details on my own.

Thanks, I appreciate the help.

Comments

brenda003’s picture

I thought there was a module that allowed you to modify the database through Drupal, but I can't find it now...

Is there a control panel for your site? You need access to phpmyadmin or something similar, which most shared hosting environments will give you. You can then repair your table through that. I believe it's fairly straightforward, click on the table on the list and there's a repair option.

TC02’s picture

Thanks for your reply. We got it to work using the mysql admin.