| View previous topic :: View next topic |
| Author |
Message |
verzing
Joined: 02 Mar 2011 Posts: 125
|
Posted: May 20, 2011 5:41 am Post subject: Latest Downloads ERROR |
|
|
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: | | die"Can't execute select:\n".$self->{dbh}->errstr if $self->{dbh}->err; |
How can I fixed it ? |
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 605
|
Posted: May 20, 2011 6:22 am Post subject: |
|
|
| repair your database |
|
| Back to top |
|
 |
verzing
Joined: 02 Mar 2011 Posts: 125
|
Posted: May 25, 2011 7:57 pm Post subject: |
|
|
| ankurs wrote: | | repair your database |
can you tell me how ? |
|
| Back to top |
|
 |
|