> Hi! > > I just installed cherokee server on my host. Trying to configure it to > work > with django, but nothing help! > > 1) I installed in from yum repo on Fedora > 2) I run the web admin tool > 3) Added new virtual host (jin.org.ua in my case) > 4) Double checked permissions on manage.py file > 5) Added info source (local interpreter, connection: localhost:3032; > interp > /var/www/oleg/data/jin/manage.py runfcgi method=threaded host=127.0.0.1 > port=3032 protocol=scgi) > 6) Added info source as a default handler for my virtual host > 7) Switched to status, and click launch > > > I am constantly getting same error: > > Could not launch the server > > Something happened while launching the server. The error reported by the > server follows: > > Couldn't initialize spawn mechanism. > > > Please help! > > _______
Do you have installed the package python-flup ? Leonel _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
