Charset problem FC5

Discussion in 'Installation/Configuration' started by RTHREE, Oct 17, 2006.

  1. RTHREE

    RTHREE New Member

    Hello,

    When i upload a html file with a good showing charset to my Fedora 5 web server with ispconfig. it is not showing right, it must be this: "Je rijdt gewoon even binnen"

    and he is showing this:
    “Je rijdt gewoon even binnenâ€￾

    there are more examples. When i look in the shell of the server with nano there is also this “Je rijdt gewoon even binnenâ€￾ and not this "Je rijdt gewoon even binnen"


    I hope you understand my crappy english.

    Thnx!
     
  2. RTHREE

    RTHREE New Member

    Paste to nano

    when i copy the good looking html from notepad
    and paste it to nano (in the shell) then are there the strange characters.

    just for extra info.
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Do you know which locale you selected as you installed fedora?
     
  4. falko

    falko Super Moderator Howtoforge Staff

  5. RTHREE

    RTHREE New Member

    Thnx

    Thnx for your support. I have solve the problem. for some other users with this problem. this is what i've done:

    nano /etc/sysconfig/i18n
    # and change to a non UTF8 Lang. e.g. "en_US.UTF-8" is changed to "en_US"
     

Share This Page