Charset encode confusion

Hi @Israel87,

I think your configuration is now correct, but the data is already in the database in the wrong encoding. I suspect you’ll have to run a database dump through iconv (or equivalent) and reload it to the DB again in order to fix it. Try searching this forum for iconv for further details.

Regards,
Alec Smecher
Public Knowledge Project Team