yes you have to run it manually. this is how fcgi works. it is the same for lighttpd and cherokee. I never run the latter myself so I am sure other users can help you better
On Sep 4, 6:21 pm, Arvind <[email protected]> wrote: > Hello, > > I have configured my cherokee server as mentioned > herehttp://www.web2py.com/AlterEgo/default/show/184 > > i have defined a virtual host called music and each time, i run this > urlhttp://music/ > it automatically redirects tohttp://music/welcome/default/index > and says 404 not found. > > the processes running are > root 25505 1 0 17:12 ? 00:00:00 /usr/sbin/cherokee -d > http 25510 25505 0 17:12 ? 00:00:00 /usr/sbin/cherokee- > worker > http 25579 1 0 17:13 ? 00:00:00 /usr/bin/python /data/ > inetpub/web2py/fcgihandler.py > > What am i missing ? Do i have to run the web2py server manually for > cherokee to talk to ? i remember doing this with lighttpd, where, its > is required to run the web2py.py in the background and then lighttpd > will talk to this server and serve y ou the pages. > > thanks > Arvind --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

