python web2py.py starts the web server. It runs as long as the web
server runs. Use

   python web2py.py -h

for help. Use

   python web2py.py -S app -N

for a shell

On Jan 21, 12:52 am, Martin Weissenboeck <[email protected]> wrote:
> Hi,
>
> I have started web2py with the following command
>
> python web2py.py ...
>
> and I get:
>
> web2py Enterprise Web Framework
> ....
> use "kill -SIGTERM 14688" to shudown the web2py server
>
> and nothing more!
> There is no prompt and I cann't input anything - seems it hangs.
>
> Anyhow web2py works: I can access the server using the ip-address and port
> 8000
>
> What shall I do?
>
> Kind regards, Martin

Reply via email to