Awstats: Difference between revisions
From DWIKI
mNo edit summary |
m →Howto Tag: wikieditor |
||
| Line 6: | Line 6: | ||
=Howto= | =Howto= | ||
==Install on | ==Install on Ubunut== | ||
apt-get install awstats libnet-ip-perl libnet-dns-perl | apt-get install awstats libnet-ip-perl libnet-dns-perl | ||
Revision as of 13:49, 24 February 2026
Server statistics
Links
Howto
Install on Ubunut
apt-get install awstats libnet-ip-perl libnet-dns-perl
Run awstats on Nginx
FAQ
Never updated (See 'Build/Update' on awstats_setup.html page)
Probably means the cgi can't access DirData
After running initial stats i don't see any hits
It's a bug, the code sets $DirData to 0766, so if $DirData isn't owned by apache user, it can't read stats.
