I would really appreciate it. if you help me. What must I do. On Sat, Sep 10, 2022 at 8:36 PM Nemani Srinivas Murthy <[email protected]> wrote:
> I can help you with this, as I have deployed all my django apps on IIS. > > On Sun, 11 Sep 2022 at 2:29 AM, Paul Kudla (SCOM.CA Internet Services > Inc.) <[email protected]> wrote: > >> >> Ok please do not take this the wrong way ..... >> >> this comes from 20+ years of experience of all the different platforms. >> >> windows is good for microsoft office etc, they have kinda set the >> standard in day to day useage to run a business. >> >> however .... >> >> production servers today are almost entirley on the unix side of the >> platforms. >> >> although you could try getting a windows IIS running (never tried and i >> do apologise for answering this thread saying that - i appreciate your >> frustration) >> >> to get django to run on IIS (or consider windows apache would probably >> be better but at the end of the day ???) >> >> >> i did try server 2019 + python3 + django + apache etc etc and gave up >> ended up putting the project on their freebsd router. >> >> >> a lot of work would be spent when unix flavors are more suited to stuff >> like this. >> >> at the end of the day windows is just not stable for multiple reasons. >> >> >> too many lib issues to mention a few. >> >> if you are running any kind of production server you really should look >> at a linux flavor (i use freebsd as it has several enhancements to the >> network layer) >> >> Again not an answer but maybe it is ! >> >> >> >> Happy Saturday !!! >> Thanks - paul >> >> Paul Kudla >> >> >> Scom.ca Internet Services <http://www.scom.ca> >> 004-1009 Byron Street South >> Whitby, Ontario - Canada >> L1N 4S3 >> >> Toronto 416.642.7266 >> Main 1.866.411.7266 >> Fax 1.888.892.7266 >> Email [email protected] >> >> On 9/10/2022 1:01 PM, jayson lauwerends wrote: >> > Hello, >> > Does anyone here know how to get a Django project to work on IIS. >> > I have been trying for the last three weeks following different >> tutorials. >> > Everyone on stack overflow is giving different answers. >> > And i am losing my m9nd. >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups "Django users" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> > an email to [email protected] >> > <mailto:[email protected]>. >> > To view this discussion on the web visit >> > >> https://groups.google.com/d/msgid/django-users/c91b9d18-af31-441f-a5a6-7b9e2a23f2edn%40googlegroups.com >> < >> https://groups.google.com/d/msgid/django-users/c91b9d18-af31-441f-a5a6-7b9e2a23f2edn%40googlegroups.com?utm_medium=email&utm_source=footer >> >. >> > >> > -- >> > This message has been scanned for viruses and >> > dangerous content by *MailScanner* <http://www.mailscanner.info/>, and >> is >> > believed to be clean. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/8a14bd2c-7fdb-b1b7-436e-c99b529c1985%40scom.ca >> . >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "Django users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/django-users/QwM6_wy0q9g/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAHiX4dgxEQgr3dGU2d-V8qfKHfvDBHPNMkPaPT6Gw9wN8fBaog%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAHiX4dgxEQgr3dGU2d-V8qfKHfvDBHPNMkPaPT6Gw9wN8fBaog%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGTnufAbP40yS-_T9s9J9x93qn7twUMiD%2BDsmwUtjkmr%2Bif-Cg%40mail.gmail.com.

