thanks for the tipp, i tried it, but didn't helped.
it seems it's already using utf-8
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

Alessandro De Zorzi írta:
> oxy wrote:
>   
>> When I enable suphp these web pages' accent are wrong with firefox,
>> however it is OK with IE.. after disabling suphp the accent is good with
>> both browsers..
>> Don't really know that the problem is that apache do not use my 
>> php_admin_flags or
>> something else..
>> (php5 module is loaded in apache in order to use these php_admin_flags)
>>   
>>     
> You could use AddDefaultCharset in Virtual definition because as you can
> see in FAQ section
> [...suPHP does not support the php_value/php_admin_value directive...]
>
> <VirtualHost>
> AddDefaultCharset utf-8
> </VirtualHost>
>
> Alessandro
>
> _______________________________________________
> suPHP mailing list
> suPHP@lists.marsching.biz
> http://lists.marsching.com/mailman/listinfo/suphp
>   

_______________________________________________
suPHP mailing list
suPHP@lists.marsching.biz
http://lists.marsching.com/mailman/listinfo/suphp

Reply via email to