For the info: in source code 
libapache-mod-log-sql/debian/patches/001-mod_log_sql.c.dpatch
line 17: +#define DEFAULT_SCOREBOARD_TABLE_NAME "scoreboard"
should probably be: +#define DEFAULT_SCOREBOARD_TABLE_NAME      "score_board"

And some mysql messages to confirm
36 Query        insert ignore into  scoreboard 
(domain,vhost,month,year,count_impressions) values 
('www','default-domain.tld','06','2011','0')
36 Query        create table if not exists `score_board

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/616516

Title:
  Default installation with instructions followed to the letter produces
  errors in apache logs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache-mod-log-sql/+bug/616516/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to