On 23 November 2016 at 14:36, Richard Brown <rab1...@gmail.com> wrote:

> Thanks, the answer is 'yes' to all of these checks - web2py.ini file
> attached. I did find out how to see if the uwsgi process is running and it
> does appear to be:
>
>  $ ps aux | grep "uwsgi"
> richard   1044  0.0  0.1   4276  1824 pts/0    S+   10:54   0:00 grep
> --color=auto uwsgi
>
>
> No it seems it is not running.  Your result showed the grep of uwsgi.

Try

ps aux | grep [u]wsgi

This will not show your grep command.

Regards
Johann
-- 
Because experiencing your loyal love is better than life itself,
my lips will praise you.  (Psalm 63:3)

-- 
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