AWStats: Difference between revisions
No edit summary |
apache log perms for awstats |
||
| Line 8: | Line 8: | ||
*** run geoip-database-contrib_update to update this latter | *** run geoip-database-contrib_update to update this latter | ||
* libnet-xwhois-perl if you want to use the hostinfo plugin | * libnet-xwhois-perl if you want to use the hostinfo plugin | ||
==/etc/logrotate.d/apache== | |||
By default, apache log files are created <tt>root adm 640</tt>. AWStats runs as www-user. You'll either need change adm to www-user, or 640 to 644. | |||
==/etc/awstats/awstats.conf== | ==/etc/awstats/awstats.conf== | ||