I’ve a website that was developed on my linux server. I’m from Brazil so we do have latin characters like é á ã, etc…I’m using charset=ISO-8859-1 on my website and everything works:
http://www.kbytes.com.br/siteitau/
The problem is that this site was moved to another server and now it’s all messed up:
http://sites.itaucultural.org.br/cinemadebordas/
Some of the texts are coming from the database, but all places that I have a latin character is not working. I have no idea how to fix it….any ideas?
Looks like apache is set to deliver UTF8.
Either change it in the apache conf or try setting a charset directive in htaccess