• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

change languages to spanishof statistics Awstats in Plesk 11.0.9

For particular domain you can change "Lang" option in domain's AWStats config file like "C:\Program Files (x86)\Parallels\Plesk\Additional\AWStats\wwwroot\cgi-bin\awstats.domain.com.conf"
For all domains change this option in "C:\Program Files (x86)\Parallels\Plesk\Additional\AWStats\wwwroot\cgi-bin\awstats.model.conf"

# Set your primary language (ISO-639-1 language codes).
# Possible values:
# Albanian=al, Bosnian=ba, Bulgarian=bg, Catalan=ca,
# Chinese (Taiwan)=tw, Chinese (Simpliefied)=cn, Croatian=hr, Czech=cz,
# Danish=dk, Dutch=nl, English=en, Estonian=et, Euskara=eu, Finnish=fi,
# French=fr, Galician=gl, German=de, Greek=gr, Hebrew=he, Hungarian=hu,
# Icelandic=is, Indonesian=id, Italian=it, Japanese=jp, Korean=ko,
# Latvian=lv, Norwegian (Nynorsk)=nn, Norwegian (Bokmal)=nb, Polish=pl,
# Portuguese=pt, Portuguese (Brazilian)=br, Romanian=ro, Russian=ru,
# Serbian=sr, Slovak=sk, Slovenian=si, Spanish=es, Swedish=se, Turkish=tr,
# Ukrainian=ua, Welsh=cy.
# First available language accepted by browser=auto
# Default: "auto"
#
#Lang="auto"

Lang="es"
 
ccepted by browser=auto
# Default: "auto"
#
Lang="es"


This is the way that we have, the same as you said, we have also change in the domain. Did we have to reboot the IIS or the Server?? or estatistics?

thanks
 
Changes will applied only after next statistics recalculation by DailyMantenance script.
 
If you make changes in awstats.model.conf, you need to remove domain's configs awstats.domain.com.conf. They will be recreated with new Lang parameter after next statistics recalculation.
 
Back
Top