Hello,
I'm getting this error:
 [error]  mod_wsgi (pid=18164): Exception occurred processing WSGI
script '/services/trac-svn/cgi-bin/trac.wsgi'.
 [error]  Traceback (most recent call last):
 [error]    File "path/to/cgi-bin/trac.wsgi", line 36, in application
 [error]      return dispatch_request(environ, start_request)
 [error]    File "build/bdist.linux-i686/egg/trac/web/main.py", line
396, in dispatch_request
 [error]      locale.setlocale(locale.LC_ALL, environ['trac.locale'
 [error]    File "/usr/local/lib/python2.5/locale.py", line 478, in
setlocale
 [error]      return _setlocale(category, locale)
 [error]  Error: unsupported locale setting

After upgrading my trac from version 0.11 to 0.12.
I have already tried to set proper character set in my httpd.conf
without success.
I searched in google for the resolution, but there was no helpful
solution.
Can please someone tell me where else i should look?
I can add more details if you want.
Thank you.

Regards,
Dmitriy

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" 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/trac-users?hl=en.

Reply via email to