XFileSharing Pro - Latest Downloads ERROR

Message
Author
verzing
Posts: 174
Joined: Mar 02, 2011 7:00 pm

Latest Downloads ERROR

#1 Postby verzing » May 20, 2011 5:41 am

Before everything working fine, but now my site get more traffic as my site get error at Latest Downloads .

"Can't execute select:
Incorrect key file for table '/tmp/#sql_a7a_0.MYI'; try to repair it at Modules/DataBase.pm line 82."


I'm open file DataBase.pm in line 82 I see the code below:

Code: Select all

 die"Can't execute select:\n".$self->{dbh}->errstr if $self->{dbh}->err;

How can I fixed it ?

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#2 Postby ankurs » May 20, 2011 6:22 am

repair your database

verzing
Posts: 174
Joined: Mar 02, 2011 7:00 pm

#3 Postby verzing » May 25, 2011 7:57 pm

ankurs wrote:repair your database
can you tell me how ?