• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

How Do I change the language of AWSTATS?

R

rubensans

Guest
Hello,

How I can change the language of awstats to spanish? For all the sites and also the default site.

Best Regards and Thanks.
 
You can probably try something like following in awstats conf file.

Lang="es"
 
Its the awstats conf file which you'll find under awstats installation directory.

Thanks
 
If you want to change language only for some one domain you need just correct

%plesk_dir%\Additional\AWStats\wwwroot\cgi-bin\awstats.domain_name.conf

file

change line

Lang="auto"

for example, to

Lang="RU"


If you need to change default language for all domains you need edit file
%plesk_dir%\Additional\AWStats\wwwroot\cgi-bin\awstats.model.conf
and replace the same line
 
Ok, I have done it and it works THANKS.

But the FTP stats still be in english.

Best Regards.
 
It should work also for FTP stats.

I think that there was no new FTP traffic for that domain where FTP stats are still in English.
FTP statistics will be updated only when any FTP traffic will be generated.
 
Back
Top