2011/6/6 Pradeesh <pradeeshnara...@gmail.com> > I have installed web2py on a remote opensuse server 10.3 and I am > using a Putty to start the web2py server. But when i am closing the > Putty session in my machine, the web2py server is also closing. How do > I start web2py server permanantly.
you should set up a server as cherokee, apache or nginx. but for what you say, run 'screen' and then web2py on it. exit with ctrl+a+d