I changed it but it still didn't help. It was originally
<meta http-equiv"Content-Type" content="text/html;
charset=windows-1252">
The other thing I have noted is that when I run phpinfo() on the system
where characters are displayed correctly under
Environment
LANG en_US.UTF-8
on the other systems where the characters are not displayed correctly I
see
LANG C
On this later system when I log in as root
>echo $LANG
en_US.UTF-8
Which makes me wonder if the apache user is not seeing this environment
variable correctly.
The other differences I am seeing in php configure
Working system
--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex'
Non working
'--enable-mbstring=shared' '--enable-mbstr-enc-trans'
'--enable-mbregex'
Thanks for the help even though it didn't work. I was kind of stunned
to see that one of the developers had set the charset to windows-1252
when programming in a linux environment. My guess though is he was
using FrontPage or something and it automatically input this.<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: charset problem