Moving UTF8 websites from Gentoo to Dapper

Micah J. Cowan micah at cowan.name
Sun Aug 6 02:51:27 UTC 2006


On Sun, Aug 06, 2006 at 02:49:20AM +0200, Denny Schierz wrote:
> hi,
> 
> i have real problems to getting my sites working under apache2 with
> correct charset.
> 
> My Gentoo box has everything in utf-8, means, wordpress, mysql, typo3
> etc. Now i want to move the sites from gentoo to dapper.
> 
> #AddDefaultCharset utf-8
> #AddDefaultCharset ISO-8859-1
> AddDefaultCharset off

You mean that you tried each of the commented ones, in turn? huh.

You're sure that you don'y have any other AddDefaultCharset lines
anywhere else, right?

You might also try "AddCharset utf-8 .php"... but really, the
AddDefaultCharset utf-8 should totally work.

If you continue to have troubles, perhaps post a link to where we can
examine your httpd.conf file.

-- 
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer...
http://micah.cowan.name/




More information about the ubuntu-users mailing list