[web2py] Re: Cherokee and fcgi

2011-05-13 Thread pbreit
Good to hear. I currently think ubuntu + nginx + uWSGI is the best setup but Cherokee is good too.

[web2py] Re: Cherokee and fcgi

2011-05-12 Thread luckysmack
as a side note, when going to domain.dev, it does change the path to domain.dev/welcome/default/index On May 11, 11:56 pm, luckysmack luckysm...@gmail.com wrote: Im trying to setup web2py with fcgi on cherokee. At one point it worked (last night after i spent a few hours trying to get it to

[web2py] Re: Cherokee and fcgi

2011-05-12 Thread pbreit
I unfortunately can't help out with fcgi but I you wanted to try uWSGI there are some scripts and steps posted here and on slices. UWSGI is Probably better anyhow.

[web2py] Re: Cherokee and fcgi

2011-05-12 Thread luckysmack
yea i tried fcgi because that was the example in the book. If wsfi is easier/better to setup, and i can get it working. ill try that as well. Do you know of any good links off hand? otherwise ill just browse on the slices site. I looked here but only really found posts where people were having

[web2py] Re: Cherokee and fcgi

2011-05-12 Thread pbreit
I think this one is most up to date: https://bitbucket.org/pbreit/web2py-automation/src/aa0c47ea95b6/setup-ubuntu-cherokee.sh You can either try and run it or just copy/paste each step. The Cherokee Admin is nice but makes it harder to setup with a script.

[web2py] Re: Cherokee and fcgi

2011-05-12 Thread pbreit
Here's another, slightly older but perhaps worth reviewing: http://web2pyslices.com/main/slices/take_slice/110

[web2py] Re: Cherokee and fcgi

2011-05-12 Thread luckysmack
Sweeet. Well based on the bitbucket link I was able to get it to work with uWSGI. So thanks a bunch for the help. On May 12, 12:12 pm, pbreit pbreitenb...@gmail.com wrote: Here's another, slightly older but perhaps worth reviewing:http://web2pyslices.com/main/slices/take_slice/110