I have a similar problem! On update of some files, change the permission. I fix using chown -R www-data:www-data /home/www-data
Em segunda-feira, 4 de agosto de 2014 16:33:56 UTC-3, Jim S escreveu: > > Hi > > I'm getting a page that says - Internal Server Error > > whenever I try to access my server. Here is the background. > > Installed web2py/nginx/uwsgi via scripts/setup-web2py-nginx-uwsgi-ubuntu.sh > > had it running but was having a problem getting pyodbc working. > > Rebooted the server > > Now, whenever I try to access my site i get a page back that says - > Internal Server Error > > I've checked the nginx log files, error.log is empty. > > /var/log/uwsgi shows: > > --- no python application found, check your startup logs for errors --- > > Nothing in the web2py/logs directory. > > Can someone give me an idea where I might find what is causing this > Internal System Error? > > FWIW, this is a brand new Ubuntu 14.04.1 server, just setup today. > > -Jim > -- 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.

