• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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