Re: [web2py] Re: about uwsgi, nginx and such

2012-05-18 Thread Bruce Wade
Start it manually was just to test the configuration of uwsgi. If that manual test works then you know the problem isn't with uwsgi. On Fri, May 18, 2012 at 10:46 AM, Lewis wrote: > Guys, let me say thanks first. > > Everything I have was working fine under apache2 and mod_wsgi. I even had > pa

[web2py] Re: about uwsgi, nginx and such

2012-05-18 Thread Lewis
Guys, let me say thanks first. Everything I have was working fine under apache2 and mod_wsgi. I even had parallel access to php and static files. I wanted to switch to nginx to make ssl config easier. could there be any holdover somewhere from the apache/mod_wsgi config? Because everything o

[web2py] Re: about uwsgi, nginx and such

2012-05-18 Thread pbreit
Someone posted this pretty simple script today. Might work on older Ubuntu versions: https://groups.google.com/forum/#!topic/web2py/moZqFqZ8eHo Are you on a cloud server that you can rebuild? If so, I'd recommend a rebuild and start from scratch. If your server comes with Apache pre-installed t