charset problem

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
webstyler
Forum Commoner
Posts: 85
Joined: Sat Feb 14, 2004 2:16 am

charset problem

Post by webstyler »

Hi, we try to explain as simple as possible
we have a problem with our site and script on customer server. Please note that on ours server (local and online) it's all ok

it seems that this server don't view correctly letters as àèòé.. and special char

we think that is not correctly setting the charset on apache ..

so

I have into my html
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
But I see only bad character..
"Seems" that server force utf-8 charset..

What do you thin about?
Post Reply