Django Book 翻译
菜单>:
TOC
返回
原文:
If you continue to have problems setting up mod_python, a good thing to do is get a bare-bones mod_python site working, without the Django framework. This is an easy way to isolate mod_python-specific problems. The article Getting mod_python Working details this procedure: `http://www.djangoproject.com/r/articles/getting-modpython-working/`_.
翻译:
如果还有安装mod_python的问题,有一个好的建议,就是先只运行mod_python站点,而不使用Django框架。这是区分mod_python特定问题的好方法。下面的这篇文章给出了更详细的解释。 `http://www.djangoproject.com/r/articles/getting-modpython-working/`_.
备注:
译者: