Awstats: Difference between revisions
From DWIKI
mNo edit summary |
|||
| (2 intermediate revisions by the same user not shown) | |||
| 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 | ||
==Run awstats on Nginx== | |||
*https://wiki.archlinux.org/title/AWStats | |||
=FAQ= | =FAQ= | ||
==Never updated (See 'Build/Update' on awstats_setup.html page)== | ==Never updated (See 'Build/Update' on awstats_setup.html page)== | ||
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.
