From: Sunny J. F. <su...@da...> - 2004-01-11 01:26:53
|
I am on a hosted webserver and have had problems getting phpwiki installed properly. I initially assumed that the following error was due to lack of page locking capability on the tables and have added the necessary Type=INNODB . Is my assumption correct or is this an error due to some other misconfiguration or version incompatability? Error message on load of base wiki site: ------------------ lib/WikiDB/backend/PearDB.php:698: Fatal[256]: wikidb_backend_mysql: fatal database error DB Error: unknown error (LOCK TABLES phpwiki_page WRITE,phpwiki_version WRITE,phpwiki_link WRITE,phpwiki_recent WRITE,phpwiki_nonempty WRITE [nativecode=1142 ** select command denied to user: 'use...@XX...' for table 'phpwiki_page']) ------------------ Thanks in advance for any help in this matter. -sunny |