Hello Lauri,

Monday, March 04, 2002, 7:25:27 PM, you wrote:


LV> Does anybody have any ideas? Do I need to install Russian language packs
LV> on my computer? Do I need to pass a header in PHP, which would define
LV> the charset to use? Anything else? Which encoding to use (currently:
LV> <meta http-equiv="Content-Type" content="text/html; charset=koi8-r">)? 

It seems to me that the server you upload the files to uses the
mod_charset apache module (was initially designed to show documents in
several different cyrillic codepages, using one codebase with one
predefined charset). It recodes form content and fileuploads too.
I guess the module is misconfigured, so it recodes the files
incorrectly. You should discuss the issue with the server
administrator.
For additional info look at http://apache.lexa.ru/english/ for an
english homepage of the mod_charset.




-- 
Best regards,
Maxim Derkachev mailto:[EMAIL PROTECTED]
System administrator & programmer,
Symbol-Plus Publishing Ltd.
phone: +7 (812) 324-53-53
www.books.ru, www.symbol.ru 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to