I finally setup Cherokee, and successfully put to run my first django site.
However, I run with the same project 2 sites (using sites framework) and different settings. The first run ok, the second I clone the sources (SCGI), change the port & name and put do: python /home/jill/proyectos/website/manage.py runfcgi protocol=scgi host=127.0.0.1 port=34261 --settings=settings_main But I getting (in browser): Unhandled Exception An unhandled exception was thrown by the application. I run cat /var/log/cherokee.error but not see any error. -- Mario A.Montoya Gerente http://www.elmalabarista.com _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
