Awstats: Difference between revisions
From DWIKI
m →Howto Tag: wikieditor |
|||
| Line 6: | Line 6: | ||
=Howto= | =Howto= | ||
==Install on | ==Install on Ubuntu== | ||
apt-get install awstats libnet-ip-perl libnet-dns-perl | apt-get install awstats libnet-ip-perl libnet-dns-perl | ||
Latest revision as of 09:07, 20 May 2026
Server statistics
Links
Howto
Install on Ubuntu
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.
