Hi Jonathan, That's a great howto! I'd definitely be interested in baking more of what you put there into the standard install. TurboGears 0.9 has a dependency on Paste Deploy, which I believe gets us some flavor of SCGI from the get-go.
I've added a ticket for 0.9 to make some changes to the quickstart start script and see what we can do to simplify this. Thanks! Kevin On 10/31/05, Jonathan LaCour <[EMAIL PROTECTED]> wrote: > > I posted a quick HOWTO on deploying TurboGears applications behind > lighttpd using flup, WSGI, and SCGI. You can read it here: > > http://www.cleverdevil.org/computing/34 > > I hope someone finds this useful! I also had good luck using SWAP > instead of Flup. I would love to see TurboGears include Flup or SWAP > (or both) as egg dependencies, and generate a startup script similar > to the one in my article. > > Feel free to post comments at my blog. > > Jonathan LaCour > htt://www.cleverdevil.org > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

