apache/linux problem.. any ideas?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alex79
    Confirmed User
    • Jun 2002
    • 996

    #1

    apache/linux problem.. any ideas?

    i have some russian characters on a html page but instead russian characters i see "?"
    also, if i try to view the page from ssh with vi i see characters like: пакеÑ?Ñ? Ð?айкÑ

    on apache i have the settings: AddDefaultCharset ISO-8859-1

    any idea why the russian characters are not displayed properly?
  • alex79
    Confirmed User
    • Jun 2002
    • 996

    #2
    anybody?

    Comment

    • J.P.
      Confirmed User
      • Jun 2004
      • 689

      #3
      Obviously those characters are not in Latin1 character set...
      Webmasters! Looking for new affiliate programs to promote?
      Affiliate Program Search <-- Search for programs with FHGs, RSS feed, specific niche sponsors, ...

      Comment

      • k0nr4d
        Confirmed User
        • Aug 2006
        • 9231

        #4
        Originally posted by alex79
        i have some russian characters on a html page but instead russian characters i see "?"
        also, if i try to view the page from ssh with vi i see characters like: пакеÑ?Ñ? Ð?айкÑ

        on apache i have the settings: AddDefaultCharset ISO-8859-1

        any idea why the russian characters are not displayed properly?
        If you're viewing the file from VI you aren't loading it via httpd, hence your AddDefaultCharset thing will make no difference.

        Check VI for character encoding settings somewhere. VI is about the gayest editor ever created and must have went through a whole focus group of how to make it as difficult as possible to use, but there is probably something in there...
        Mechanical Bunny Media
        Mechbunny Tube Script | Mechbunny Webcam Aggregator Script | Custom Web Development

        Comment

        Working...