Django just isn’t designed to run under CGI. It won’t run under OS/2, either.* Well ok, but running Django under CGI is not impossible. It just kind of really sucks. But anyway, to prove it’s possible if not workable, here’s how I got it running on two standard cPanel shared hosts using plain old slow and clunky CGI. virtualenv First, install virtualenv. This makes locally managing modules fantast