[Bug 1507390] Re: UnicodeEncodeError on German LanguageSetup
Marcus Schopen
marcus at schopen.de
Mon Oct 19 10:43:43 UTC 2015
Hi,
using WSGIDaemonProcess seting the 'lang' and 'locale' options will
solve the problem:
WSGIDaemonProcess mywiki user=www-data group=www-data processes=5
threads=10 maximum-requests=1000 umask=0007 lang='de_DE.UTF-8'
locale='de_DE.UTF-8'
System wide /etc/apache2/envvars
## Uncomment the following line to use the system default locale instead:
. /etc/default/locale
Ciao!
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to moin in Ubuntu.
https://bugs.launchpad.net/bugs/1507390
Title:
UnicodeEncodeError on German LanguageSetup
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/moin/+bug/1507390/+subscriptions
More information about the Ubuntu-server-bugs
mailing list