Massimo, Thanks for the link.
I have another question, in the forum post mentioned above I also read: > from another terminal, kill web2py process according to web2py's > output instructions > Start your app: > ~/webapps/apachewsgi/apach2/bin/start To which Mengu added: > when you start web2py with the command python web2py.py, it outputs > something like this: > "please visit: > http://127.0.0.1:8000 > use "kill -SIGTERM 9813" to shutdown the web2py server" > so basically, you need to fire up another terminal window to ssh into > your webfaction account and use kill -SIGTERM 9813. that's what it > means. I thought web2py is a long running process but from these instructions I learn that I kill web2py and start apache? Is that right. On my Mac Server I used Screen Sharing to start web2py, and run web2py as a long running process, that is, I didn't 'kill' it. How does that work at WebFaction is web2py started everytime there is a request an then stopped? Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.