Thank you, Karen

The issue was solved by setting export LANG="ru_RU.UTF-8" in /etc/
apache2/envvars

Viktor Burdeinyi

On 16 мар, 13:50, Karen Tracey <kmtra...@gmail.com> wrote:
> On Tue, Mar 16, 2010 at 6:09 AM, Viktor Burdeinyi <silvon...@gmail.com>wrote:
>
> The default Apache setup on Ubuntu seems to include a LANG setting (C) that
> makes Apache incapable of dealing with file names containing non-ASCII
> characters. I've got:
>
> export LANG='en_US.UTF-8'
>
> in my /etc/apache2/envvars file that fixes this. You can use whatever
> language code you like, but you probably want the encoding part to be UTF-8.
>
> You may need to install the matching language pack for whatever language you
> set before this will work.
>
> Karen

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to