PDA

View Full Version : Re: PHP Live Helper Database error!



Jon Atwood
08-14-2003, 10:13 AM
I've been getting errors like this off and on for 3 days now. What gives?


Database error in PHP Live Helper: Invalid SQL: SELECT * from userlogin where sid='129.173.3.53' mysql error: Can't open file: 'userlogin.MYI'. (errno: 145) mysql error number: 1016
Date: Tuesday 12th of August 2003 04:07:14 PM
Script: /help/onlinestatus_html.php?trackonly=1
Referer: http://showersofflowers.com/shop/

I reinstalled on Tuesday in hopes of clearing it up but it seems to have happened yesterday as well.... :confused: :confused: :confused:

TurnkeyAdmin
08-14-2003, 04:42 PM
This is a MySQL issue. When you get them you can run this command in PHPMyAdmin if you have it installed.

"REPAIR table userlogin"