comparison docs/usage/troubleshooting.rst @ 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 8b8edfc25856
children 4a99684543f7
comparison
equal deleted inserted replaced
3239:a9565b8b429b 3240:af2059eead28
53 | 53 |
54 54
55 :Q: **RhodeCode is slow for me, how can i make it faster?** 55 :Q: **RhodeCode is slow for me, how can i make it faster?**
56 :A: See the :ref:`performance` section 56 :A: See the :ref:`performance` section
57 57
58 |
59
60 :Q: **UnicodeDecodeError on Apache mod_wsgi**
61 :A: Pleas read: https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/modwsgi/#if-you-get-a-unicodeencodeerror
62
58 For further questions search the `Issues tracker`_, or post a message in the 63 For further questions search the `Issues tracker`_, or post a message in the
59 `google group rhodecode`_ 64 `google group rhodecode`_
60 65
61 .. _virtualenv: http://pypi.python.org/pypi/virtualenv 66 .. _virtualenv: http://pypi.python.org/pypi/virtualenv
62 .. _python: http://www.python.org/ 67 .. _python: http://www.python.org/