Windows 上的 Django 和 FasctCGI

发布于 2024-12-01 09:40:18 字数 254 浏览 2 评论 0原文

很抱歉提出了这么奇怪的问题,但似乎 Windows 和 FastCGI for Django 并不是好朋友; FastCGI 会使用 Flup,而 Flup 讨厌 Windows!并且在制作时

manage.py runfcgi

会出现错误:

无法导入 flup.server.scgi_fork

那么有什么提示或技巧可以做到这一点吗?

sorry for making such bizarre question, but it seems that Windows and FastCGI for Django are not good friends; FastCGI will use Flup, and Flup hates windows! and when making

manage.py runfcgi

it will rise an error:

can't import flup.server.scgi_fork

so is there any tip or trick to do it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

旧时模样 2024-12-08 09:40:18

抱歉,如果是我来回答,但我发现 Windows 不支持 FastCGI,谁想要这个,获取 Linux :)

或尝试这个

sorry if it's me who will answer, but i found that windows dont support FastCGI, who wants this, get Linux :)

or try this http://pypi.python.org/pypi/fcgi-python/0.5

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文