From: Colin K. <co...@de...> - 2006-02-14 04:11:09
|
Hello, I am new to this list. I am trying to install version 1.3.11 with a remote MySQL server. I have created the tables and have edited the config.ini file. However, no matter how I set the config.ini file I can not login. If I try to login with the admin user I get an invalid password message. If I log in as a new user I get: >Fatal Error: >lib/WikiDB/backend/PearDB.php:1024: Error: wikidb_backend_peardb_mysql: fatal database error > >DB Error: unknown error >( [nativecode=1065 ** Query was empty]) > >lib/WikiUser/PearDb.php:122: Notice: Object to string conversion > >lib/WikiUser/PearDb.php:122: Warning: Object > >lib/WikiUserNew.php:1058: Warning: DbAuthParams: Old statement quoting style in > > > >--------------------------------------------------------------------------- ----- > >Fatal PhpWiki Error >lib/WikiDB/backend/PearDB.php:1024: Error: wikidb_backend_peardb_mysql: fatal database error > >DB Error: unknown error >( [nativecode=1065 ** Query was empty]) When I look into the database I find the session and the access log have been changed but there are no other changes. Also, there are no new files created in the /phpwiki/pages directory where I think I specified they would be. I am not really familiar with php or MySQL but I run a forum in phpbb so I have a little experience. Thank you for any help. Colin |