On Wed, Apr 14, 2010 at 9:26 AM, mario alejandro <[email protected]>wrote:

> 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
>

Have you tried running those commands directly in your terminal, and
monitoring stderr?  I find that's a good way to get information that can
otherwise get swallowed.

-- 
James Pearson
--
The best way to predict the future is to invent it.
 - Alan Kay
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to