# HG changeset patch # User Marcin Kuzminski # Date 2013-01-27 23:06:30 # Node ID af2059eead2819bfdc176ce5d14da75266d3d0aa # Parent a9565b8b429b544f301e67929cc9d6fc4949a611 troubleshooting docs, added modwsgi unicode problems link from django diff --git a/docs/usage/troubleshooting.rst b/docs/usage/troubleshooting.rst --- a/docs/usage/troubleshooting.rst +++ b/docs/usage/troubleshooting.rst @@ -55,6 +55,11 @@ Troubleshooting :Q: **RhodeCode is slow for me, how can i make it faster?** :A: See the :ref:`performance` section +| + +:Q: **UnicodeDecodeError on Apache mod_wsgi** +:A: Pleas read: https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/modwsgi/#if-you-get-a-unicodeencodeerror + For further questions search the `Issues tracker`_, or post a message in the `google group rhodecode`_