adding this: --------------------------------------------------- export LANG='en_US.UTF-8' export LC_ALL='en_US.UTF-8' --------------------------------------------------- to /etc/apache2/envvars fixes my problem.
related question, i'm just curious, wouldn't it be better to assume LANG=[SOME_LOCALE].UTF-8 instead of LANG=C? Aljosa -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
