From: Stefan <son...@ba...> - 2005-02-16 21:35:04
|
Hello hopefully testing the new cvs version 1.3.11 following problems using Mysql and DATABASE_TYPE = SQL only getting a blank page when starting the wiki following error in php error log [16-Feb-2005 22:25:11] PHP Fatal error: Cannot instantiate non-existent class: wikidb_backend_peardb_peardb in /www/htdocs/lex1/lib/WikiDB/SQL.php on line 20 following problems using Mysql and DATABASE_TYPE = ADODB ------------ Fatal Error: lib/WikiDB/adodb/adodb-errorhandler.inc.php:76: Error: ADONewConnection error: [-998: could not load the database driver for '] in ADONewConnection(, ) lib/IniConfig.php:210: Notice: missing config setting for ADMIN_USER (...repeated 2 times) lib/IniConfig.php:556: Notice: The admin password cannot be empty. Please update your config/config.ini lib/WikiDB/ADODB.php:17: Notice: Undefined index: dsn lib/WikiDB/ADODB.php:19: Notice: Undefined index: dsn lib/WikiDB/ADODB.php:23: Notice: Undefined variable: backend lib/WikiDB/adodb/adodb-errorhandler.inc.php:76: Error: ADONewConnection error: [-998: could not load the database driver for '] in ADONewConnection(, ) ------- ADMIN_USER and Password is set the database is installed with the newest schema Now i use 1.3.10 with DATABASE_TYPE = SQL this works fine but i thought 1.3.11 will be out soon :-( whats wrong? Regards Stefan |