Changeset - 4a99684543f7
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2013-02-08 22:16:07
marcin@python-works.com
fixes #753 inform about some problems with antivirus software in RhodeCode
on windows
1 file changed with 8 insertions and 1 deletions:
0 comments (0 inline, 0 general)
docs/usage/troubleshooting.rst
Show inline comments
 
@@ -55,13 +55,20 @@ 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
 
: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`_
 

	
 
.. _virtualenv: http://pypi.python.org/pypi/virtualenv
 
.. _python: http://www.python.org/
0 comments (0 inline, 0 general)