From: RubyCon <dm...@ik...> - 2007-08-15 05:57:08
|
Sorry, I searched in the wrong direction. Forget my 1. posting .. I'm sorry. The error still appears: ib/WikiDB/backend/PearDB.php:1059 Error: WikiDB_backend_PearDB_mysql: fatal database error * DB Error: value count on row * (INSERT INTO accesslog (time_stamp,remote_host,remote_user,request_method,request_line,request_uri,request_args,request_time,status,bytes_sent,referer,agent,request_duration) VALUES (1187156181,'xxx.xxx.xxx','-','GET','GET /quicky/ HTTP/1.0','/quicky/','','15/Aug/2007:07:36:21 0200',200,7800,'','Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6',1,2147881984711) [nativecode=1136 ** Column count doesn't match value count at row 1]) What is going wrong here ? PHP Version is 5.1.6 , MySQL is 5.0.22 on Scientific Linux 5. If you need more infos feel free to ask Thanks -- View this message in context: http://www.nabble.com/Re%3A-Wrong-table-in-mysql_initialize.sql---tf4269624.html#a12156931 Sent from the phpwiki-talk mailing list archive at Nabble.com. |