[web2py] Web2py with Nginx using FCGI and no Apache

2010-11-16 Thread db-py
Can someone tell me if they have Web2py fully working on Nginx w/ FCGI? I had read a previous post that everything works except for routes.py? I'm on a 256 MB virtual host so Apache is not an option... Thx.

[web2py] Re: Web2py with Nginx using FCGI and no Apache

2010-11-22 Thread db-py
Since there's no response, I'd figure I'd rephrase my question.. Does anyone have a fully working web2py instance in production without the use of Apache or Cherokee web servers? Thanks, Dave On Nov 16, 3:17 pm, db-py wrote: > Can someone tell me if they have Web2py fully

[web2py] Re: Web2py with Nginx using FCGI and no Apache

2010-11-22 Thread db-py
oxy to web2py service > > running at port 8000 (or any) > > > check around nginx config scripts its very powerful . > > > On Tue, Nov 23, 2010 at 4:55 AM, db-py wrote: > > >> Since there's no response, I'd figure I'd rephrase my question.. > &

[web2py] Deploying Web2py on GAE

2011-01-25 Thread db-py
I'm trying to deploy a test app onto GAE from the admin interface of web2py. When I fill out the Path to appcgf.py, applications, GAE Email and GAE password, I get a "enter a valid email address" error. I verified that the email and password is correct. Has this happened to anyone? Is it a bug?