encoding problem that drives me mad
Posted: Thu Oct 18, 2007 12:05 pm
Hi,
I had Serendipity hosted on windows server, IIS & mysql 4. It was UTF-8 and I used Czech and English. The company was buyed by another company and the content moved to a linux server, apache & mysql 5.
I updated the paths and it worked except one thing - the date and month names in the czech version. The characters with diacritics are displayed wrong. I tried to switch encoding first but nothing helped. Then I thought I just change the strings in source but I can't find them either in source files nor database. Are they being computed by the code?
I even tried a couple of new installations where I tried to use the UTF8_unicode and during installation I chose both English and Czech (Win-1250 and ISO-8859-2).
But no matter what combination of db encoding and language setting during installation I choose it is displayed wrong.
I don't know what to do, I like Serendipity, I have it tuned to my needs but I can't use it right now.
I had Serendipity hosted on windows server, IIS & mysql 4. It was UTF-8 and I used Czech and English. The company was buyed by another company and the content moved to a linux server, apache & mysql 5.
I updated the paths and it worked except one thing - the date and month names in the czech version. The characters with diacritics are displayed wrong. I tried to switch encoding first but nothing helped. Then I thought I just change the strings in source but I can't find them either in source files nor database. Are they being computed by the code?
I even tried a couple of new installations where I tried to use the UTF8_unicode and during installation I chose both English and Czech (Win-1250 and ISO-8859-2).
But no matter what combination of db encoding and language setting during installation I choose it is displayed wrong.
I don't know what to do, I like Serendipity, I have it tuned to my needs but I can't use it right now.