• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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