PDA

View Full Version : Dutch Language on ISPconfig Ubuntu 8.04


raymonvdm
25th November 2008, 23:32
Hi,

Last week i reinstalled mij server from BleuQuartz tot Ubuntu 8.04 with
ISPConfig Version: 2.2.27
PHP/5.2.4-2ubuntu5.3
GetText Support enabled

Now im trying to get my sites live one by one because all have some kind of error.

The first problem:

Im a dutch speaking person and so are my webmail users. But i cannot figure out how to get squirellmail to the dutch language settings. When testing on mij Debian/Apache2 server al i need tot do is add "AddLanguage nl nl" to the vhost config. But when i do this on my ISPconfig machine it doesnt work.

I cannot find any errors. Im having the same issues on mij ampache vhost (www.ampache.org) Which on my debian/apache is also working correctly

On mij gallery V1 website i got the same issue


I just added AddLanguage nl nl to the Apache Directives

till
26th November 2008, 13:25
Please take a look at the apache2.conf file and set the appropriate default charset for your language.

raymonvdm
26th November 2008, 20:08
I think you mean the config file

/etc/apache2/conf.d/charset

There is no charset setting in /etc/apache2/apache2.conf

So i uncommented #AddDefaultCharset UTF-8 in /etc/apache2/conf.2/charset but this doenst make a difference.(did an apache stop/start) On the Debian 4 / Apache2 server this is a default setting. But on ISPconfig the websites are still english en no dutch.

When i add

AddCharset ISO-8859-1 .iso8859-1 .latin1
AddCharset UTF-8 .utf8
AddDefaultCharset ISO-8859-1
AddDefaultCharset UTF-8

Or a various combination of these settings to /etc/apache2/conf.2/charset. All with no luck

Can somebody please help me :-(

till
27th November 2008, 11:58
You can add just one default charset. The default charset for western languages is:

AddDefaultCharset ISO-8859-1

raymonvdm
27th November 2008, 12:48
Its not working :-(

I added the AddDefaultCharset ISO-8859-1 to the /etc/apache2/apache2.conf

Later i added AddDefaultCharset ISO-8859-1 tot het apache directives

Still no luck

falko
28th November 2008, 13:25
If you installed the SquirrelMail webmail package from ISPConfig, then the configuration file is /root/ispconfig/httpd/conf/httpd.conf.

raymonvdm
28th November 2008, 15:35
I did install this package, but am using the downloaded version on de different domein.

But i wil test the language funcition on the package version aswel. Just to see wat happens

raymonvdm
30th December 2008, 23:05
I still cannot get this to work. When i tar the complete squirrel installation en upload it to a debian 4 server. The language setting in squirrel is working fine(Dutch,German,Englisch) al whitout problem

So it has something todo with ubuntu 8.04 or with ispconfig.

What can i try next ?

raymonvdm
10th August 2009, 08:48
http://ubuntuforums.org/showthread.php?t=208145

vim /var/lib/locales/supported.d/local

nl_NL.ISO-8859-1 ISO-8859-1 <-- added this rule
en_US.UTF-8 UTF-8


dpkg-reconfigure locales

If all goes well than squirrel should be dutch now, or german what ever you select on the user preferences. Although on gallery V2 and Ampache V3 not all language is translated to dutch.