php-frontend Digest 26 Jun 2006 20:37:24 -0000 Issue 123
Topics (messages 969 through 969):
Webboard: Cyrillic characters are displayed as question
marks
969 by: nobody.mnogosearch.org
Administrivia:
To subscribe to the digest, e-mail:
<php-frontend-digest-subscribe mnogosearch.org>
To unsubscribe from the digest, e-mail:
<php-frontend-digest-unsubscribe mnogosearch.org>
To post to the list, e-mail:
<php-frontend mnogosearch.org>
------------------------------------------------------------
----------
Author: Vadim Derkach
Email: webmaster bakupages.com
Message:
We spent a lot of time trying to resolve problem we have. I
would
highly appreciate your help.
Problem description: Cyrillic characters are displayed as
question marks on the search result page. Search for russian
words doesn't work.
Please find configuration and technical details below:
1. We are trying to index page in Windows-1251 charset.
Charset is specified in the headers content-type meta
<meta http-equiv="Content-Type"
content="text/html; charset=windows-1251">
2. The following is enabled in the Indexer.conf
LocalCharset windows-1251
3. The following is enabled in the search.htm of
mnogosearch-php-3.2.11
LocalCharset windows-1251
BrowserCharset windows-1251
4. The following is specified in the mySQL my.cnf
[client]
default-character-set = cp1251
[mysqld]
default-character-set = cp1251
[mysql]
default-character-set = cp1251
5. System information
FreeBSD 6.1
Mnogosearch 3.2
mnogosearch-php-3.2.11
PHP 5.1.2
MySQL 5.0.18
Reply: <http://www.mnogosearch.org/board/message.php?id=18175&g
t;
|