| Hi HS, Yes, you are definitely on your way now from your last few posts. What you see as the output from your mysql client are the Defaults for character_set_client, etc. However, a MySQL client can "interactively negotiate" the choice of encoding with MySQL server. That's may be the reason why some of your text may still display right, but you need to ensure you are indeed using language data that needs UTF-8 (any 'double-byte' characters are a good bet, like Chinese pictograms). My guess is that some of the text that is in a different language may not need UTF-8 to display correctly if Latin1 encoding is adequate to represent it. This should certainly be the case with some European languages (though i haven't verified this as i write) i hope that you are now following one of the good install guides. Remember that i only pasted an EXCERPT from them. I haven't tried switching the encoding on an *existing* Koha (or any other) database. My guess is that it may not be an "automatic" operation, where you expect everything to work just as before without doing anything with the data. i have never even "migrated" from one Koha database or version to another, so i am out of my depth here. Since it looks like you didn't catalog a whole lot, the best bet may be to start with a fresh Koha database. Perhaps you may be able to export your holdings and import them afresh. An important disclaimer i forgot to add to my earlier post: Your choice of browser or e-mail client and configuration may even prevent you from correctly viewing the Hindi text i pasted into the e-mail. The correct approach is to have an image of the text next to the text itself and see how they display in your browser or client. There are some pages on Wikipedia that will do this for you and help you check if your browser is correctly setup (i don't recall which ones at the moment) Thanks and regards, krishnan mani Pune, India --- On Tue, 7/10/08, H.S. <hs.samix@gmail.com> wrote: From: H.S. <hs.samix@gmail..com> |