Re: [us...@httpd] Help with CharSet

2009-06-29 Thread Tiago Becker
wrote: > Tiago Becker wrote: >> >> Hi. Sorry if i wanst clear :-( >> >> Yes, with a static page it works, data coming from the databse works, >> it doesnt work only with ajax (prototype). >> >> I'm thinking its an apache miss configuration beca

Re: [us...@httpd] Help with CharSet

2009-06-29 Thread Tiago Becker
ecial (or accentuated) char i mean is like ã or é... The most annoying thing is that it usually replaces those chars with a ? char, and in this case, it replaces them with the an image (?!, attached)... On Mon, Jun 29, 2009 at 4:11 PM, André Warnier wrote: > Tiago Becker wrote: >> >

[us...@httpd] Help with CharSet

2009-06-29 Thread Tiago Becker
t it works, but i can't find whats wrong. My setup: Ubuntu 8.04, Apache 2.2.8, php5, mod_python. I'm using AddDefaultCharset ISO-8859-1, but tried UTF-8 and latin-1 (not sure if this works) with no luck. Can someone give me a hint of whats wrong? TIA, Tiago Becker