aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarcin Kuzminski <marcin@python-works.com>2013-02-08 22:16:07 +0100
committerMarcin Kuzminski <marcin@python-works.com>2013-02-08 22:16:07 +0100
commit8d9c00eaa96e4991598e93cdc9f5db4736328ea0 (patch)
tree9e6175d9f5c6d59308479c42ee7e568f0b2d95f9 /docs
parente186197d38abfbb0db8d6bc1d7342be2ac887890 (diff)
fixes #753 inform about some problems with antivirus software in RhodeCode
on windows --HG-- branch : beta
Diffstat (limited to 'docs')
-rw-r--r--docs/usage/troubleshooting.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/usage/troubleshooting.rst b/docs/usage/troubleshooting.rst
index 2a2e7116..fad62884 100644
--- a/docs/usage/troubleshooting.rst
+++ b/docs/usage/troubleshooting.rst
@@ -58,7 +58,14 @@ Troubleshooting
|
:Q: **UnicodeDecodeError on Apache mod_wsgi**
-:A: Pleas read: https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/modwsgi/#if-you-get-a-unicodeencodeerror
+:A: Please read: https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/modwsgi/#if-you-get-a-unicodeencodeerror
+
+|
+
+:Q: **Requests hanging on Windows**
+:A: Please try out with disabled Antivirus software, there are some known problems with Eset Anitivirus. Make sure
+ you have installed latest windows patches (especially KB2789397)
+
For further questions search the `Issues tracker`_, or post a message in the
`google group rhodecode`_