Current time: 07-01-2024, 05:04 PM Hello There, Guest! (LoginRegister)


Post Reply 
[Solved] Why are special chars not displayed correctly on my Debian systems?
Author Message
theprincy Offline
Member
***

Posts: 311
Joined: Nov 2008
Reputation: 2
Post: #4
RE: Why are special chars not displayed correctly on my Debian systems?
cat /etc/locale.gen

.....
# it_CH ISO-8859-1
# it_CH.UTF-8 UTF-8
it_IT ISO-8859-1
it_IT.UTF-8 UTF-8
it_IT@euro ISO-8859-15
# iu_CA UTF-8
# iw_IL ISO-8859-8
# iw_IL.UTF-8 UTF-8
......

root@roma:/var/www/virtual/assolavori.it/htdocs# locale
LANG=
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=
(08-14-2009 05:19 AM)rbtux Wrote:  Try to remove the adddefaultcharset from /etc/apache2/conf.d/charset file...

had commented on the item, I removed the comment and restarted apache but it does not work, I gave a dpkg-reconfigure locales
But nothing has changed
(08-14-2009 05:16 AM)BeNe Wrote:  I have this output
Code:
è é ò à Ã¬ ù
Ok or not?
not ok

(08-14-2009 05:16 AM)BeNe Wrote:  What locales are installed on the Server ?

Greez BeNe


root@roma:/var/www/virtual/assolavori.it/htdocs# locale
LANG=
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=


root@roma:/var/www/virtual/assolavori.it/htdocs# locale-gen
Generating locales (this might take a while)...
it_IT.ISO-8859-1... done
it_IT.UTF-8... done
it_IT.ISO-8859-15@euro... done
Generation complete.
(This post was last modified: 08-14-2009 05:31 AM by theprincy.)
08-14-2009 05:24 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Why are special chars not displayed correctly on my Debian systems? - theprincy - 08-14-2009 05:24 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)