> I attached /etc/awstats/awstats.model.conf The source of your problem is in your local customization, e.g. line: DirData="." This should be DirData="/var/lib/awstats/"
Please, use the standard awstats conf and override some options only if you need them. And see README.Debian for some hints in handling multiple stats (a number of apache vhosts). > unfortunately I threw away the old > cron.d file (it was still lying around in /etc/cron.d/awstats.dpkg-old, and I > was not sure if it was the source of the problem). dpkg-old and dpkg-dist are filename extensions that are created when a package is upgraded and a conffile overwritten. <conffilename>.dpkg-old is created when the user has chosen to use the newly installed one. <conffilename>.dpkg-dist is created when the user opted to keep the old one; it is the version from the newer package. If you restore /etc/cron.d/awstats.dpkg-old and leave /etc/awstats/* stuff intact - your old config should be working. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org