hm, not sure about the web2py process running, because it's just a 
framework that access by webserver. not just web2py, i think the other web 
framework too. at least for ensure that your web server is running, perhaps 
you can do in terminal something like :
netstat -tnlp
or
top | grep apache

and if you want to know what's going on happen in the background log folder 
is the best place to investigate. default place is usually in /var/log.

best regards,
stifan

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to