changeset 3240:af2059eead28 beta

troubleshooting docs, added modwsgi unicode problems link from django
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 28 Jan 2013 00:06:30 +0100
parents a9565b8b429b
children 12f2547cf267
files docs/usage/troubleshooting.rst
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs/usage/troubleshooting.rst	Mon Jan 28 00:02:09 2013 +0100
+++ b/docs/usage/troubleshooting.rst	Mon Jan 28 00:06:30 2013 +0100
@@ -55,6 +55,11 @@
 :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`_