I am just thinking, maybe if I will reinstall the version of the server it might help?
Will try to build from sources On Thu, Aug 6, 2009 at 2:25 AM, Oleg Oltar <[email protected]> wrote: > yes, I did! > [r...@oplot ~]# yum install python-flup > Loaded plugins: merge-conf > Setting up Install Process > Parsing package install arguments > Package python-flup-1.0-2.fc9.noarch already installed and latest version > Nothing to do > [r...@oplot ~]# > > > Also the installed version of server is > > [r...@oplot ~]# yum info cherokee.i386 > Loaded plugins: merge-conf > Installed Packages > Name : cherokee > Arch : i386 > Version : 0.99.17 > Release : 2.fc10 > Size : 6.7 M > Repo : installed > Summary : Flexible and Fast Webserver > URL : http://www.cherokee-project.com/ > License : GPLv2 > Description: Cherokee is a very fast, flexible and easy to configure Web > Server. It supports > : the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, > TLS and SSL > : encrypted connections, Virtual hosts, Authentication, on the > fly encoding, > : Apache compatible log files, and much more. > > [r...@oplot ~]# > > > On Thu, Aug 6, 2009 at 2:13 AM, Leonel Nunez <[email protected]>wrote: > >> > 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
