Another problem with nginx/uwsgi script (ubuntu/debian): On my virtual server (forpsi) I have just one user, root, and 'sudo' was not installed.
So commands like 'sudo mkdir ...' has failed and many files were not created. So check 'sudo' first if running as root user. apt install sudo-ldap or apt install sudo will help. Dne pátek 5. února 2016 18:33:57 UTC+1 xmarx napsal(a): > > i install on ubuntu web2py, nginx and uwsgi. > > when i run web2py (sudo python web2py.py) admin says Running on Rocket > 1.2.6, Python 2.7.10. > > where did i mistake? it must run on nginx, am i right? > > thanks. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

