I thought I had found it... After reading this bug report: https://bugs.launchpad.net/ubuntu/+source/cherokee/+bug/378772
I looked into /usr/bin for spawn-fcgi. It turns out this is a link to /etc/alternatives/spawn-fcgi. However, that file does not exist. There's however a binary file called spawn-fcgi.standalone in /usr/bin. I linked to it (using sudo update-alternatives --set spawn-fcgi /usr/bin/spawn-fcgi.standalone) but unfortunately, that did not seem to help with my Cherokee+Django problem, I even rebooted the server to be certain. Nils _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
