Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-11-25 05:54:44

francis_dean_10
New Member
Registered: 2006-09-15
Posts: 9

Help with Specific Errors.... Txp 4.0.4

I really really need help here.. Also if I my MySql Database is corrupt, I am scared to fix it. The last time I tried to fix anything related to MySql I hosed it. Is there any safe way to fix it??

so first off I get these warnings at the top of the page, any page of my site and the admin windows.

Warning: Can’t open file: ‘txp_lang.MYD’. (errno: 145) select name from txp_lang where lang=‘en-gb’ limit 1 textpattern/lib/txplib_misc.php:140 safe_field() in
/site.com/textpattern/lib/txplib_db.php on line 84

Warning: Can’t open file: ‘txp_lang.MYD’. (errno: 145) select name, data from txp_lang where lang=‘en-gb’ textpattern/lib/txplib_db.php:222 startrows() in
/site.com/textpattern/lib/txplib_db.php on line 84

now in my pre-flight.. I have
/site.com/textpattern/setup/ still exists ?
clean_url_data_failed: <br /> ?
mysql_table_errors: txp_lang: error: Size of indexfile is: 82944 Should be: 83968,
txp_lang: error: Corrupt ?

here is my diagnostic

Textpattern version: 4.0.4 (r1956)
last_update: 2006-11-24 18:55:05/2006-11-25 03:15:46
Document root: /home/virtual/site171/fst/var/www/html
$path_to_site: /home/virtual/site171/fst/var/www/html/site.com
Textpattern path: /home/virtual/site171/fst/var/www/html/site.com/textpattern
Permanent link mode: section_title
Temp folder: /home/virtual/site171/fst/var/www/html/site.com/temp
Site URL: www.site.com
PHP version: 4.4.1
Register globals: 1
Server time: 2006-11-24 21:42:00
MySQL: 3.23.58
Locale: en_GB.UTF-8
Server: Apache/2.0.46 (Red Hat)
PHP mode: apache2filter
rfc2616_headers:
Operating System: Linux 2.4.21-37.ELsmp
active_plugins: zem_article_info-0.2, zem_ir-0.5, zem_link-0.3

Pre-flight check:
————————————
/home/virtual/site171/fst/var/www/html/site.com/textpattern/setup/ still exists
clean_url_data_failed: <br />
mysql_table_errors: txp_lang: error: Size of indexfile is: 82944 Should be: 83968, txp_lang: error: Corrupt
————————————

.htaccess file contents:
————————————
DirectoryIndex index.php index.html
#Options +FollowSymLinks
RewriteBase /

<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]

RewriteRule ^(.*) index.php </IfModule>

#php_value register_globals 0

————————————

Offline

#2 2006-11-25 07:00:02

zem
Developer Emeritus
From: Melbourne, Australia
Registered: 2004-04-08
Posts: 2,579

Re: Help with Specific Errors.... Txp 4.0.4

mysql_table_errors: txp_lang: error: Size of indexfile is: 82944 Should be: 83968,
txp_lang: error: Corrupt ?

FAQ.


Alex

Offline

Board footer

Powered by FluxBB