0

enter image description here

I was following this https://medium.com/@dpralay07/deploy-a-python-flask-application-in-iis-server-and-run-on-machine-ip-address-ddb81df8edf3

And i get this error when i add the environment variable both pythonpath and wsgi handler and when i press ok in Edit FastCGI Application this error appeared.

So can anyone has solution to this issue i have tried rebooting the server

asked Feb 28, 2024 at 10:28
2
  • You might read halfblood.pro/… to get rid of wfastcgi first. Commented Feb 28, 2024 at 15:16
  • As Lex Li said, you can switch to HttpPlatformHandler. FastCGI is no longer recommended by Microsoft, it has been deprecated. So this is no longer the correct way to host Python web applications on IIS. Reference link: medium.com/@akshay.mewada7/… Commented Feb 29, 2024 at 4:29

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.