-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all,
I have a problem getting some httpd servers displaying russians characters. I have different machines serving the same content (mounted via nfs). - - All servers run httpd 2.0.52 and php 4.4.5. - - The httpd and php configuration is synced over all servers. Despite that, some of my servers display strange characters "?" and others..., instead of cyrilic ones. The HTTP header returned from a working and non-working server is the same : HTTP/1.1 200 OK Date: Mon, 12 Mar 2007 22:55:40 GMT Server: Apache/2.0.52 (Red Hat) Set-Cookie: 123Tlanguage=ru_RU Connection: close Content-Type: text/html; charset=utf-8 So : UTF-8... But if I wget the page, I can see for instance : Correct chars : alert("Ð~_ожалÑ~CйÑ~AÑ~Bа, введиÑ~Bе Ñ~Aвой логинпа~L"); Weird chars : alert("¿ÞÖÐÛãÙáâÐ, ÒÒÕÔØâÕ áÒÞÙ ÛÞÓØÝ / ßÐàÞÛì"); I'm not a russian speaker, but I can tell that the encoding is not the same. I have also checked phpinfo() which looks quite similar on non/working server, and the $LANG env variable is "en_US.UTF-8" on all servers. There is no other $LANG_* variable. I don't know where to look precisely (and sorry if this is more http than php). Thank you for your help ! - -- Thomas Blanchin System and Network Administrator +34 607 359 855 [EMAIL PROTECTED] GnuPG Key : D07C8A0F Electronic Group Interactive World Trade Center Edificio Norte 4 Planta 08039 Barcelona, Spain -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) iD8DBQFF9d+qEuBBMNB8ig8RAmAQAKCg0xilug1mXL1D85X7iwy3WFkP9wCfWSw+ rTwfmcYrK/f/mveZ4KxJaFc= =5BGQ -----END PGP SIGNATURE----- -- PHP Unicode & I18N Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php