We've expanded our news coverage and improved our search! Visit
news.oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Installing a Wiki on Your iBook
|
| Subject: |
|
Any ideas |
| Date: |
|
2003-08-27 19:56:59 |
| From: |
|
anonymous2
|
|
|
|
When I run show tables, I get:
mysql> show tables;
Empty set (0.00 sec)
When I go to my index.php page, I get:
ib/WikiDB/backend/PearDB.php:681: Fatal[256]: wikidb_backend_mysql: fatal database error
DB Error: no such table
(LOCK TABLES page WRITE,version WRITE,link WRITE,recent WRITE,nonempty WRITE [nativecode=1146 ** Table 'wiki.page' doesn't exist])
It seems that I haven't created the tables correctly, but I seem to be getting all the correct responses up to this point. Any ideas would be appreciated.
-Paul
|