On Fri, 2011-04-15 at 16:50 +0300, Audrius Kažukauskas wrote: > $ uwsgi --plugins python26,http --http :8080 --ini-paste > development.ini
Yeah! it works like a charm now! The problem was that cherokee set it as --ini by default and not --ini-paste. i had to modify the command line for uwsgi and it worked flawlessy. I'll write an article on my blog about cherokee+uwsgi+pyramid in the case somebody will have the same problems as i did! Thanks! ;) -- Vincenzo Ampolo http://vincenzo-ampolo.net http://goshawknest.wordpress.com _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
