<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Chinese characters, Linux and apache in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/chinese-characters-linux-and-apache/m-p/5052222#M48674</link>
    <description>I had similar problems with another charset, and I had to modify the following value in httpd.conf:&lt;BR /&gt;&lt;BR /&gt;AddDefaultCharset UTF-8&lt;BR /&gt;</description>
    <pubDate>Mon, 11 Jun 2007 08:43:45 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2007-06-11T08:43:45Z</dc:date>
    <item>
      <title>Chinese characters, Linux and apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chinese-characters-linux-and-apache/m-p/5052220#M48672</link>
      <description>I am responsible for some web infrastructure here at work.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://china.nds.com/homepage.html" target="_blank"&gt;http://china.nds.com/homepage.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you have chinese basic characters in your browser you should see chinese content. Don't ask me to read it Hebrew is bad enough for me.&lt;BR /&gt;&lt;BR /&gt;Take a look at this:&lt;BR /&gt;&lt;A href="http://china.nwserv1.nds.com/homepage.html" target="_blank"&gt;http://china.nwserv1.nds.com/homepage.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;That second link, which may be slow due to a network issue is the new server I built which pretty much does everything else right except the chinese characters at the bottom of the page. Click those and you'll see an ugly mess.&lt;BR /&gt;&lt;BR /&gt;I could use some assistance configuring these servers to show chinese charcters.&lt;BR /&gt;&lt;BR /&gt;Steps taken to date:&lt;BR /&gt;[root@pub ~]# rpm -qa | grep iii&lt;BR /&gt;iiimf-gtk-12.1-13.EL.6&lt;BR /&gt;iiimf-csconv-12.1-13.EL.6&lt;BR /&gt;iiimf-le-xcin-0.1.7-12.EL4&lt;BR /&gt;iiimf-le-chinput-0.3-18.el4&lt;BR /&gt;iiimf-server-12.1-13.EL.6&lt;BR /&gt;iiimf-libs-12.1-13.EL.6&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# chinese characters&lt;BR /&gt;#&lt;BR /&gt;text/vnd.wap.wml;charset=iso-8859-1 wml&lt;BR /&gt;&lt;BR /&gt;Restarted the httpd server. Restarted the system.&lt;BR /&gt;&lt;BR /&gt;Not a whole lot of luck.&lt;BR /&gt;&lt;BR /&gt;I've been over the old system and found nothing that obviously put these chinese charcters into a usable status.&lt;BR /&gt;&lt;BR /&gt;I'm betting ITRC can fix this.&lt;BR /&gt;&lt;BR /&gt;Have at it ladies and gentlemen.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Jun 2007 08:02:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chinese-characters-linux-and-apache/m-p/5052220#M48672</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-06-11T08:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Chinese characters, Linux and apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chinese-characters-linux-and-apache/m-p/5052221#M48673</link>
      <description>Found this package:&lt;BR /&gt;&lt;BR /&gt;[root@pub ~]# rpm -qa | grep xcin&lt;BR /&gt;iiimf-le-xcin-0.1.7-12.EL4&lt;BR /&gt;xcin-2.5.3.pre3-25&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The second I added.&lt;BR /&gt;&lt;BR /&gt;No effect.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Jun 2007 08:21:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chinese-characters-linux-and-apache/m-p/5052221#M48673</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-06-11T08:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Chinese characters, Linux and apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chinese-characters-linux-and-apache/m-p/5052222#M48674</link>
      <description>I had similar problems with another charset, and I had to modify the following value in httpd.conf:&lt;BR /&gt;&lt;BR /&gt;AddDefaultCharset UTF-8&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jun 2007 08:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chinese-characters-linux-and-apache/m-p/5052222#M48674</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-06-11T08:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Chinese characters, Linux and apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chinese-characters-linux-and-apache/m-p/5052223#M48675</link>
      <description>Shalom Ivan,&lt;BR /&gt;&lt;BR /&gt;Already had that one. There are notes in the file from me (I think) concerning Russian, nothing concerning Chinese.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;AddDefaultCharset UTF-8&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;AddCharset ISO-8859-1  .iso8859-1  .latin1&lt;BR /&gt;AddCharset ISO-8859-2  .iso8859-2  .latin2 .cen&lt;BR /&gt;AddCharset ISO-8859-3  .iso8859-3  .latin3&lt;BR /&gt;AddCharset ISO-8859-4  .iso8859-4  .latin4&lt;BR /&gt;AddCharset ISO-8859-5  .iso8859-5  .latin5 .cyr .iso-ru&lt;BR /&gt;AddCharset ISO-8859-6  .iso8859-6  .latin6 .arb&lt;BR /&gt;AddCharset ISO-8859-7  .iso8859-7  .latin7 .grk&lt;BR /&gt;AddCharset ISO-8859-8  .iso8859-8  .latin8 .heb&lt;BR /&gt;AddCharset ISO-8859-9  .iso8859-9  .latin9 .trk&lt;BR /&gt;AddCharset ISO-2022-JP .iso2022-jp .jis&lt;BR /&gt;AddCharset ISO-2022-KR .iso2022-kr .kis&lt;BR /&gt;AddCharset ISO-2022-CN .iso2022-cn .cis&lt;BR /&gt;AddCharset Big5        .Big5       .big5&lt;BR /&gt;# For russian, more than one charset is used (depends on client, mostly):&lt;BR /&gt;AddCharset WINDOWS-1251 .cp-1251   .win-1251&lt;BR /&gt;AddCharset CP866       .cp866&lt;BR /&gt;AddCharset KOI8-r      .koi8-r .koi8-ru&lt;BR /&gt;AddCharset KOI8-ru     .koi8-uk .ua&lt;BR /&gt;AddCharset ISO-10646-UCS-2 .ucs2&lt;BR /&gt;AddCharset ISO-10646-UCS-4 .ucs4&lt;BR /&gt;AddCharset UTF-8       .utf8&lt;BR /&gt;&lt;BR /&gt;Something is obviously missing. Going to check this list against the working server.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Jun 2007 09:16:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chinese-characters-linux-and-apache/m-p/5052223#M48675</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-06-11T09:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Chinese characters, Linux and apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chinese-characters-linux-and-apache/m-p/5052224#M48676</link>
      <description>Weird one.&lt;BR /&gt;&lt;BR /&gt;Comment out all that stuff in my previous post, everything works fine. Looks like the developers used their own character sets encoded into the documents which httpd.conf messed up.&lt;BR /&gt;&lt;BR /&gt;Counter-intuitive.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Jun 2007 09:22:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chinese-characters-linux-and-apache/m-p/5052224#M48676</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-06-11T09:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Chinese characters, Linux and apache</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chinese-characters-linux-and-apache/m-p/5052225#M48677</link>
      <description>Strange,&lt;BR /&gt;&lt;BR /&gt;Solution triggered by Ivan, should have given him more points. I'm usually more generous.&lt;BR /&gt;&lt;BR /&gt;TY.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Jun 2007 12:30:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chinese-characters-linux-and-apache/m-p/5052225#M48677</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-06-11T12:30:53Z</dc:date>
    </item>
  </channel>
</rss>

