This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

Talk:Complete Virtual Mail Server/awstats

From Gentoo Wiki (test)
Jump to:navigation Jump to:search
Note
This is a talk page. Please add newer comments below older ones, and sign your comments using four tildes (~~~~). When adding a new section (at the bottom of the page), please mark it as "open for discussion" by using {{talk|open}} so it will show up in the list of open discussions.

Note needed?

Talk status
This discussion is still ongoing.
Note
I had to add this:
ScriptAlias /awstats.pl "/usr/share/awstats/wwwroot/cgi-bin/awstats.pl"
before it would work. Gerdesj 14:41, 1 June 2012 (UTC)

Can anybody confirm this, or is this specific to Gerdesj's apache setup. — The preceding unsigned comment was added by Oliver (talkcontribs) 19 October 2012‎

I confirm it. --vostorga (talk) 20:17, 23 January 2013 (UTC)

Also everybody should pay attention to parameter Dir Data in configuration file. This parameter originally is set up as DirData="."

The problem with the above is that if you use the "dinamic" cgi way, you won't be able to see reports generated with the command /usr/bin/awstats.pl --config=foo.tld -update because they "data" will be stored in the same directory where awstats.pl lives.

So you must change the parameter to: DirData="/usr/share/awstats/wwwroot/cgi-bin"

— The preceding unsigned comment was added by Vostorga (talkcontribs) 23 January 2013