Package: webalizer
Version: 2.01.10-30.1
Severity: important
On installation, the configuration went into
/etc/webalizer/webalizer.conf.
However, on running webalizer, it looks in
/etc/webalizer.conf and reverts to defaults if it
cannot be found.
This is very confusing, especially if you don't use the default
/etc/cron.daily/webalizer for some reason.
launchpad:/usr/local/sbin# strace -eopen,access webazolver -o /tmp/c -N30
/var/log/apache2/mangled.log
...
access("webalizer.conf", F_OK) = -1 ENOENT (No such file or directory)
access("/etc/webalizer.conf", F_OK) = -1 ENOENT (No such file or directory)
Webalizer V2.01-10 (Linux 2.6.17-2-xen-686) locale: C
open("/var/log/apache2/mangled.log", O_RDONLY|O_LARGEFILE) = 3
Using logfile /var/log/apache2/mangled.log (clf)
Using default GeoIP database
open("/usr/share/GeoIP/GeoIP.dat", O_RDONLY) = 4
No cache file specified, aborting...
Process 10607 detached
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-xen-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Versions of packages webalizer depends on:
ii debconf [debconf-2.0] 1.5.6 Debian configuration management sy
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libdb4.2 4.2.52+dfsg-1 Berkeley v4.2 Database Libraries [
ii libgd2-xpm 2.0.33-5.1 GD Graphics Library version 2
ii libgeoip1 1.3.17-1 A non-DNS IP-to-country resolver l
ii libpng12-0 1.2.8rel-5.2 PNG library - runtime
ii zlib1g 1:1.2.3-13 compression library - runtime
webalizer recommends no packages.
-- debconf information excluded
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]