Thanks, Greg. I'm making progress. Now I'm getting an error from uwsgi 'Internal Server Error' on the web page. In the uwsgi.log '--- no python application found, check your startup logs for errors ---'
On Sunday, September 14, 2014 5:29:17 PM UTC+1, GregD wrote: > > Have you tried changing the owner on the nginx location directory that's > defined in your nginx.conf flie? Try making it the same owner that's > defined in the nginx.conf file, which is typically, web-data. > > On Wednesday, September 10, 2014 11:03:13 AM UTC-5, [email protected] > wrote: >> >> Hi, everyone. >> I'm in the process of deploying Web2py with nginx on FreeBSD. >> Does anyone have a deployment script for this configuration. All the >> recipes I have seen are for Linux and I'm having difficulties converting >> them for FreeBSD. >> I have installed nginx and uwsgi succesfully, but I get a permissions >> error [forbidden 403] when I web on to the nginx server. >> >> Many Thanks >> Mike >> > > This message is for named person(s) only. It may contain confidential > and/or legally privileged information. No confidentiality or privilege is > waived or lost should mis-transmission occur. If you receive this message > in error, delete it (and all copies) and notify the sender. You must not, > directly or indirectly,use, disclose, distribute, print, or copy any part > of this message if you are not the intended recipient. GAD GROUP > TECHNOLOGY, INC. reserves the right to monitor all e-mail communications > through its networks. > > Any views expressed in this message are those of the individual sender, > except where the message states otherwise and the sender is authorized to > state them to be the views of any such entity. > > This e-mail has been virus and content scanned by GAD GROUP TECHNOLOGY, > INC. > -- 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.

