by ramon » Fri Oct 14, 2011 2:09 pm
Hello all,
Searching the forum I bumped into this topic.
However, my situation is a bit more complicated.
I'm trying to assist an institution upgrade their installation to OJS 2.3.6.
While checking their current status, their page charset is being returned as UTF-8. I'm not sure if it's my browser or something else, as I did not find any Apache or PHP setting defining the default_charset to anything. However, their database is latin1, as well as all table collations.
When dumping the database the characters are not being rendered correctly (PUTTY translation is set to UTF-8) and inserting it into another dbase, with UTF-8 as default, I cannot see the characters correctly displayed, even if I try to change the collation of the tables.
I don't think this solution will help me, as the characters set seems to be mixed.
How do I fix this?