View Single Post
Old 02-17-2008, 07:53 AM  
k0nr4d
Confirmed User
 
k0nr4d's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Poland
Posts: 9,229
Quote:
Originally Posted by alex79 View Post
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...
k0nr4d is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote