Hi there guys, Just for the record: The current Django package shipped with Debian and Ubuntu (0.96.1) is quite buggy. I have no idea whether there are more distributions hit by the bug.
It has taken me a couple of hours debugging Cherokee and Django to realized that even if you use the "protocol=scgi" argument with manage.py, it will use the FastCGI protocol anyway. So, be aware, do not use the distro package; go straight to repository, grab the latest snapshot.. take a big breath, and install it. PS: Alternatively, you could just use FastCGI instead of SCGI. -- Greetings, alo http://www.alobbs.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
