isn't this line ? https://github.com/web2py/web2py/blob/master/scripts/setup-web2py-nginx-uwsgi-ubuntu.sh#L174
On Tuesday, November 5, 2013 2:40:27 PM UTC+1, Jim S wrote: > > Perfect! > > Thanks a bunch. > > -Jim > > On Monday, November 4, 2013 8:04:32 PM UTC-6, Richard wrote: >> >> sudo chown -R www-data.www-data web2py/ >> >> Richard >> >> >> On Mon, Nov 4, 2013 at 5:25 PM, Jim S <[email protected]> wrote: >> >>> Just ran today on fresh Ubuntu 13.10 and am getting: >>> >>> Internal Error >>> Ticket issued: unrecoverable >>> >>> When clicking on my personal app. Welcome/Admin and Examples work just >>> fine. >>> >>> Where would I begin trouble-shooting? >>> >>> -Jim >>> >>> On Sunday, March 27, 2011 2:29:43 PM UTC-5, pbreit wrote: >>>> >>>> I did a little more work on a setup script for Ubuntu + Nginx + uWSGI. >>>> Please let me know if you experience any problems or have any suggestions. >>>> I'm fairly new to this. >>>> >>>> + Tested on Ubuntu 10.04 (Rackspace Cloud) >>>> + Nginx 0.8.54 >>>> + SSL (self-signed) >>>> + uWSGI 0.9.7.1 >>>> + Postgres 8.4 >>>> + Web2py Current >>>> + user=www-data >>>> + Hosted at BitBucket: https://bitbucket.** >>>> org/pbreit/web2py-automation/**src/<https://bitbucket.org/pbreit/web2py-automation/src/> >>>> >>>> $ wget http://bitbucket.org/**pbreit/web2py-automation/raw/** >>>> tip/setup-ubuntu-nginx.sh<http://bitbucket.org/pbreit/web2py-automation/raw/tip/setup-ubuntu-nginx.sh> >>>> $ chmod +x setup-ubuntu-nginx.sh >>>> $ sudo ./setup-ubuntu-nginx.sh >>>> >>>> Note: the script runs almsot unattended. The only user input required >>>> is specifying web2py admin password. >>>> >>> -- >>> 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/groups/opt_out. >>> >> >> -- 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/groups/opt_out.

