|
03-26-2004, 05:19 AM | #1 |
Green Mole
Join Date: Mar 2004
Posts: 2
|
Table engine missing
I have Win2003 with Apache, PHP and MySql instaled. All works fine. I create database with all tables engines, excludes, keywords, ... but when acces ../admin/index.php, or ../search.php
receive this message: "Table engine missing. Table excludes missing. Table keywords missing. Table sites missing. Table spider missing. Table tempspider missing. Table logs missing." This tables exist in my database. What is wrong? |
03-29-2004, 12:47 PM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. Check that the prefix defined in connect.php matches that of the tables. If there is no prefix on the tables, then change the following:
PHP Code:
PHP Code:
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
03-30-2004, 11:38 PM | #3 |
Green Mole
Join Date: Mar 2004
Posts: 2
|
Thanks! Work!
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Indexing Help...I am missing something | tscholle | Troubleshooting | 7 | 08-04-2005 10:20 PM |
Temp Spider table Converted to HEAP table | GunMuse | Mod Requests | 0 | 04-22-2005 02:25 PM |
Table dbprefixengine missing !help! | wedmaster | Script Installation | 2 | 04-06-2005 03:03 PM |
error: log table missing | Eduardo | Script Installation | 1 | 11-04-2004 03:32 AM |
Tables missing but it is wrong | jakobyen | Troubleshooting | 2 | 09-26-2003 07:46 PM |