Hi,
I'm trying to migrate my Projeqtor to a new server.
Old : WAMP -> New : IIS
It's seems that i have an issue with the charset. On the new server, it displays "é" instead of é in example.
What can i do ?
Best regards,
Patrick
When you export and then import a dump, you must ensure you use the same encoding.
It seems you have an ANSI dump that you import in UTF-8.
Open it with Notepad++ and use conversion fetature to get correct format; before importing the dump.
The problem is that not only the database is in ANSI, but all of the attach files have a title in ansi, so even if use conversion, the link to the files won't work anymore
It should work as file names really stored will be correctly converted if you zip / unzip or tar/gr and untar.