Results 1 to 1 of 1
I setup a debian dist. a few days ago in order to use it as a web server. Apache2 and php5 is installed as well as PEAR and smarty packages.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-17-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 1
Problem with page encoding
I setup a debian dist. a few days ago in order to use it as a web server. Apache2 and php5 is installed as well as PEAR and smarty packages.
The Problem is that the web server tends to encode everything to urf-8 even though in some pages I use:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-7">
There is a way to force the server to encode to iso-8859-7 via apache conf or php.ini but encoding to utf-8 is needed as well.
I can't find any solution. Is there anybody who has solved this issue in the past?
Thanks in advance


Reply With Quote
