IPB

Welcome Guest ( Log In | Register )

Movable Type

We're moving to movabletype.org!

At long last, we're moving to forums powered by, well, Movable Type itself. You'll want to bookmark http://forums.movabletype.org/ for future reference, and in the meantime you can view these old forums as a read-only archive of past posts. Thanks for being part of the community!

 
Reply to this topicStart new topic
> Error When Posting
schmuck
post Mar 3 2005, 11:23 PM
Post #1





Group: Members
Posts: 34
Joined: 9-June 03
From: Oregon
Member No.: 11,950



I have been having problems with my comments and trackback. I went back and made sure all my comment templates are default.

Now when I try to post a new entry I get the following error,

QUOTE
Couldn't create FileInfo because Insertion test failed on SQL error Can't open file: 'mt_fileinfo.MYI'. (errno: 145)


What happened?
Go to the top of the page
 
+Quote Post
imabug
post Mar 4 2005, 06:18 AM
Post #2





Group: Members
Posts: 2,543
Joined: 16-October 03
Member No.: 16,767



this is usually a sign that something has gone wrong with the database table. I assume you're using MySQL. Use your favourite SQL tool (command line, CPanel, phpMyAdmin, whatever) and run a
CODE
CHECK TABLE mt_fileinfo

If it returns anything other than OK, try a
CODE
REPAIR TABLE mt_fileinfo
.

or have someone at your host provider run some database diagnostics on your MT database.

see if that helps.


--------------------
MT 4.2 MySQL5.0.51 Perl 5.10.0 PHP5.2.5 Apache2.2
[img]http://feeds.feedburner.com/Imablog.gif[/img]
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GS d-(+) s: a C++ UX++++V++S++L++ P+>+++ L+++ E+>++ W++ N++(+++) o? K? w !O !M V-- PS PE Y+ PGP++ t++ 5++ X++ R+ tv++ b++(+++) DI++++ D+ G++ e+++>++++ h--- r+++ y?
-----END GEEK CODE BLOCK-----
Go to the top of the page
 
+Quote Post
schmuck
post Mar 4 2005, 05:48 PM
Post #3





Group: Members
Posts: 34
Joined: 9-June 03
From: Oregon
Member No.: 11,950



Resolved. Thank You.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 11.24.09 - 11:45 PM