我遇到了此意外退出的FastCGI,我不知道如何解決此錯誤。我已經查看了解決方案的解決方案,但是建議的解決方案不適用或者沒有答案提供給問題。我想使用帶有WFastCGI的IIS服務器運行非常基本的django網站(實際上我剛創建它)。Django-IIS - FastCGI意外退出
這裏是我的規格:
IIS 10.0
Windows Server 2016
Django 1.11.4.
Python 3.6.2
wfastcgi 3.0.0
我的Python安裝在C盤。我在D驅動器中創建一個virtualenv,並在配置時指向virtualenv的Python路徑。當我指向virtualenv的Python時,這個錯誤'FastCGI進程意外退出'。如果我把我的路徑指向C的python,這個錯誤消失了(還有另一個python cant find模塊錯誤,但我可以解決這個問題)。我不知道當我使用virtualenv的python時,這個fastcgi退出問題的原因。請儘可能開導我。
下面是詳細的錯誤信息:
Module
FastCgiModule
Notification
ExecuteRequestHandler
Handler
djangohandler
Error Code
0xc0000135
Requested URL
http://localhost:8089/
Physical Path
D:\inetpub\django\foo
Logon Method
Anonymous
Logon User
Anonymous