From: John C. <joh...@ua...> - 2007-01-25 14:52:56
|
Reini, Switching back to mysql, here are the errors I'm seeing: 1) running action=upgrade has the following errors: f:\inetpub\wwwroot\phpwiki_cvs\lib\upgrade.php:442 Notice[8]: Undefined variable: DBParams f:\inetpub\wwwroot\phpwiki_cvs\lib\WikiDB\adodb\adodb-errorhandler.inc.php:7 6 Warning[512]: mysql error: [1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1] in EXECUTE("SHOW COLUMNS FROM ") f:\inetpub\wwwroot\phpwiki_cvs\lib\WikiDB\adodb\drivers\adodb-mysql.inc.php: 365 Notice[8]: Only variable references should be returned by reference f:\inetpub\wwwroot\phpwiki_cvs\lib\WikiDB\backend\ADODB.php:1277 Warning[2]: Invalid argument supplied for foreach() f:\inetpub\wwwroot\phpwiki_cvs\lib\WikiDB\adodb\adodb.inc.php:858 Notice[8]: Only variable references should be returned by reference --------------------------------------------------------------------------- 2) every page has the following fatal error: f:\inetpub\wwwroot\phpwiki_cvs\lib\WikiDB\adodb\adodb-errorhandler.inc.php:7 6 Error[256]: mysql error: [1062: Duplicate entry '27c8da7526cb38447e1a388e1a49b7a4' for key 1] in EXECUTE("INSERT INTO session (sess_id, sess_data, sess_date, sess_ip) VALUES ('27c8da7526cb38447e1a388e1a49b7a4', 'wiki_user|O:10:\"_adminuser\":11:{s:7:\"_userid\";s:5:\"admin\";s:6:\"_leve l\";i:10;s:6:\"_prefs\";O:15:\"userpreferences\":4:{s:6:\"_prefs\";a:14:{s:6 :\"userid\";O:15:\"_userpreference\":2:{s:13:\"default_value\";s:0:\"\"; --------------------------------------------------------------------------- 3) on the admin page, trying to select a page called 'test' does not work. --------------------------------------------------------------------------- 4) using the /rename page and selecting the 'test' page from the list of all pages, and attempting to rename 'test' to 'testrename' fails: * Couldn't rename page 'test' to 'testrename'. No pages renamed. And has the fatal error: :\inetpub\wwwroot\phpwiki_cvs\lib\WikiDB\adodb\adodb-errorhandler.inc.php:76 Error[256]: mysql error: [1062: Duplicate entry '27c8da7526cb38447e1a388e1a49b7a4' for key 1] in EXECUTE("INSERT INTO session (sess_id, sess_data, sess_date, sess_ip) VALUES ('27c8da7526cb38447e1a388e1a49b7a4', 'wiki_user|O:10:\"_adminuser\":11:{s:7:\"_userid\";s:5:\"admin\";s:6:\"_leve l\";i:10;s:6:\"_prefs\";O:15:\"userpreferences\":4:{s:6:\"_prefs\";a:14:{s:6 :\"userid\";O:15:\"_userpreference\":2:{s:13:\"default_value\";s:0:\"\";s:6 I'll do more testing when I can get past these probs. Thanks, John -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.432 / Virus Database: 268.17.10/651 - Release Date: 1/24/2007 6:48 PM This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the sender. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. |