I have 10 computers with russian Windows XP and get Windows logs by Snare program. Charset of these logs are "cp1251" or "windows-1251" (russian Windows). These logs are collected by rsyslog version 4.3 on self-made Cent OS 5.4 Log Server and write to MySQL v5.1 database. In MySQL, all need charsets are cp1251, and query with "SELECT" from command line show normal Russian characters
But in phplogcon, instead russian characters... I see incorrect awful characters.

How can I see correct Russian (cp1251) characters in phplogcon? I think that I have some trouble in options of connect PhpLogCon with MySQL database, but I couldn't find a file which contains options of connect Phplogcon with MySQL.
P.S. In httdp.conf and php.ini, I have already set charset cp1251...
Sincerely yours,
Nikita


