Hi
I have found a lot of old information about Debian webalizer and stats language, saying the only way to change language is compiling from sources. Even it's an entry on FAQ:
http://www.faqforge.com/linux/contro...-ubuntu-linux/
I have researched a little about it, and found that you don't need to compile webalizer for generating stats on your language
Debian webalizer uses gettext, so it will generate statistics on the default locale of your system.
With Debian > 4.0 (etch), you can change your locale with:
Code:
update-locale LANG=es_ES.UTF-8
You can momentarily force generation in another language simply changing your LANG env var:
Code:
export LANG=es_ES.UTF-8; webalizer -c xxxx
More info:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=291368
I'm sure Debian's stock webalizer + ISPConfig2 are generating statistics in spanish on my server, only having spanish as default system's locale.
I'm not sure about ISPConfig3. Will try it this night.
P.S. Please, edit or delete that entry on FAQ, it's guiding users by a hard and no necessary way
Recent comments
1 day 17 hours ago
2 days 1 hour ago
2 days 4 hours ago
2 days 5 hours ago
2 days 7 hours ago
2 days 9 hours ago
2 days 10 hours ago
2 days 11 hours ago
3 days 3 hours ago
3 days 4 hours ago