Problem with encoding after deployment

Hello

I have problem with german characters after deployment.
I test application in SC7 by using run and german characters are show and save correcly. But when I deploy application on the same server to other directory it don’t show and save german characters correcly. I set in locales only German UTF-8.

How I can delpoy it correcly.

Thx.

It possible depends on your server setting. Your development server is likely in a different characterset (check your mysql and php settings) then your deployment server.