starr(_at_)houston(_dot_)rr(_dot_)com wrote:
My first guess would be an encoding issue, perhaps unicode v. UTF8?
At least that would be my first guess. The index files are data
files, not text files. My next guess would be line-ending convention.
That was my first guess, especially the CRLF line-ending,
but before I went to hexdumps I thought perhaps
somebody had already dealt with it or I had
messed up a parameter.
There is a problem in the setting of the Web server if it operates
normally in the command line.
Encoding is compulsorily set by setting the Web server.
The following one is being written in FAQ of Namazu (Only Japanese :).
This is being written for Japanese.
Please read it in a different way properly for English.
=====================================================================
* The retrieval result is garbled when retrieving it with namazu.cgi
by a Japanese character string.
The Web server is Apache, and to the configuration file
SetServerEncoding UTF-8
The garble is caused with the setting.
This is because namazu.cgi doesn't correspond to the input of UTF-8.
SetServerEncoding EUC-JP
Please operate.
Please operate it with EUC-JP for other Web servers if there is
a similar set item.
--
=====================================================================
TADAMASA TERANISHI yw3t-trns(_at_)asahi-net(_dot_)or(_dot_)jp
http://www.asahi-net.or.jp/~yw3t-trns/index.htm
Key fingerprint = 474E 4D93 8E97 11F6 662D 8A42 17F5 52F4 10E7 D14E
_______________________________________________
Namazu-users-en mailing list
Namazu-users-en(_at_)namazu(_dot_)org
http://www.namazu.org/cgi-bin/mailman/listinfo/namazu-users-en