Re: [web2py] Re: webfaction nginx uwsgi install

2015-01-12 Thread Willoughby
If you read the discussion on the webfaction community link in your first post, you'll see someone else is having same issue with uwsgi. One of the other users said he created a new script - you might want to look into that. On Monday, January 12, 2015 at 8:23:16 AM UTC-5, Richard Penman wrote:

Re: [web2py] Re: webfaction nginx uwsgi install

2015-01-12 Thread Richard Baron Penman
it's the correct file, run it and you would see. As mentioned this worked fine for me with previous versions of web2py! Anyone else? On Mon, Jan 12, 2015 at 4:37 PM, Paolo Valleri wrote: > I haven't run that script but as far as I can get your are referring to the > wrong file. > The correct fil

Re: [web2py] Re: webfaction nginx uwsgi install

2015-01-12 Thread Paolo Valleri
I haven't run that script but as far as I can get your are referring to the wrong file. The correct file should be placed in ~/webapps/${webfaction_app_name}/uwsgi/uwsgi.xml . Check there, otherwise it would be better to re-run the script to double check that everything has been installed/configure

Re: [web2py] Re: webfaction nginx uwsgi install

2015-01-11 Thread Richard Baron Penman
When the script is run it converts this template into what I posted. So how has web2py changed since that would break this? On Sun, Jan 11, 2015 at 11:29 PM, Paolo Valleri wrote: > According to the script you mention, the uwsgi.xml should be much different > because it doesn't referee to any spe

[web2py] Re: webfaction nginx uwsgi install

2015-01-11 Thread Paolo Valleri
According to the script you mention, the uwsgi.xml should be much different because it doesn't referee to any specific app. it should be something like 127.0.0.1:${nginx_uwsgi_port} 4 /home/${USER}/webapps/${webfaction_app_name}/web2py /home/${USER}/webapps/${webfaction_app