Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2009-10-22 12:49:29
- nwbooks
- New Member
- Registered: 2009-10-22
- Posts: 1
errno: 145?
I wonder if anyone can help. I am not at all literate in how this works but on the homepage of our website (www.nigelwilliams.com) there is a mistake/problem and I’m not sure how it has arisen! It consists of a bar at the top of the page which is (sort of) concealing the following message…
Warning: Can’t open file: ‘txp_log.MYI’ (errno: 145) select host from txp_log where ip=‘82.152.247.121’ limit 1 in D:\inetpub\htdocs\www.nigelwilliams.com\textpattern\lib\txplib_db.php on line 84
Warning: Can’t open file: ‘txp_log.MYI’ (errno: 145) insert into txp_log set `time`=now(),page=’/’,ip=‘82.152.247.121’,host=‘82.152.247.121’,refer=’‘,status=‘200’,method=‘GET’ in D:\inetpub\htdocs\www.nigelwilliams.com\textpattern\lib\txplib_db.php on line 84
Is this something I can resolve with textpattern, which up till now I have used solely to change details on the site, or is it a ‘bigger’ issue?
Offline
Re: errno: 145?
Looks to be an error in Txp’s logging. Probably not important unless you depend on Txp logging for tracking site usage. Get rid of the error messages by going to Admin->Preferences and setting “Production status” to “live”.
Code is topiary
Offline
Re: errno: 145?
You could try a good old repair table on the log table if you have phpMyAdmin access, or use the rss_admin_db_manager plugin. I think .MYI is an index file (not sure though).
Last edited by Bloke (2009-10-22 13:45:07)
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
Pages: 1