• 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.

Horde webmail + firefox 10

W

WernerD

Guest
After upgrading from Firefox 9 browser to Forefox 10, HORDE always answers with english Welcome language.
With Firefox 9 and prev. versions I can use german language set in HORDE / PLESK 10.3.1.
In prev. PLESK versions (9.2.1) HORDE works with german language set without problems.

Any idea ?
 
Use browsers which are officially supported by Plesk :)
 
It doesn't work on IE9 - which is on the supported list of PLESK 10.4.4

- Microsoft Internet Explorer 7, 8 and 9

IE9 works with german default language - IE9 not (english welcome message)
 
Problem solved

After the following tasks, horde speaks german with firefox >= 10 and IE 9 on UBUNTU Server 10.04 LTS

1. install german language packs, if it doesn't exist
# sudo aptitude install language-pack-de-base language-pack-de

2. edit /etc/locales.gen and add de_DE (ISO) locales.
de_DE.UTF-8 UTF-8
de_DE ISO-8859-1

3. Use the following command to set up DE (ISO) locales.
# locale-gen de_DE

Tested on several servers running 64 bit ubuntu 10.04

Werner - http://www.csdi.de
 
Back
Top