Django Book 翻译
菜单>:
TOC
返回
原文:
* It may be that your Python code is importing the ``pyexpat`` module (used for XML parsing), which may conflict with the version embedded in Apache. For full information, see Expat Causing Apache Crash at `http://www.djangoproject.com/r/articles/expat-apache-crash/`_.
翻译:
* 有可能是因为,你使用了 ``pyexpat`` 模块(进行XML解析)并且与Apache内置的版本相冲突。详情请见 `http://www.djangoproject.com/r/articles/expat-apache-crash/`_.
备注:
译者: