On 8 December 2010 02:50, shmengie <1st...@gmail.com> wrote: > www.cygwin.com is one possible windows avenue that might work. When I > was hanging on to windows because I had to support it, I used cygwin > religiously. I found a lot about cygwin to be frustrating, but it was > better than being w/out unix/linux all-together.
That isn't really going to help. The issue isn't *nix compatibility, but connecting Django with IIS. FastCGI is the official way to go; the other ISAPI modules are the next best thing. I work with both platforms, and I've lost count the number of times I've typed 'ls' into a Windows command prompt and have it error out :) Luckily it works in PowerShell, which is one of the things that Windows does that's better than *nix. > Unless you absolutely positively must remain a Windows/Microsoft > supporter, I recommend grabbing an old decommissioned box and slap > Linux on it. It's gotten a lot easier with the latest distributions. > I use Ubuntu for most, but Cent-os might be just what you need, and > I've heard good things about Mint, but haven't gone there. If you can > live without the Xwindows/GUI almost *any* machine will work and > perform just fine. W/Google and apt-get command line, you should be > able to get a box up and running inside of a couple of hours. It doesn't work like that in corporate environments. You can't just set up a box and connect it to the network - the IT admins will scream at you (at the very least). They need to be properly assessed, configured, and most importantly maintained - an improperly maintained/configured *nix box isn't secure either. And as OP doesn't have any *nix admins, it isn't going to happen unless they hire or outsource. > I can imagine Linux is frightening, but it doesn't need to be. For me > it's like a big box of toys, you might have to do a fair amount of > reading, but there's a lot of good documentation and Google can be > your friend. I prefer googling linux issues over Microsoft Technet > issues. Tech-net can be such a royal PITA. It isn't utopia on the Linux side either - with the slight variations between every Linux distro, often solutions you find don't exactly work because of some annoying difference (versions, config paths, location of files, default packages etc.). > Argh, soo far off topic, my apologies. So back to on to the topic - Is the issue that FastCGI isn't up to scratch in terms of performance, or is it not working at all? > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.