I'm working on putting a dev server up for a client (to show them my
progress) and figured I could do that quickly with the bundled fabfile and
a VPS from Digital Ocean.  I'm using essentially unmodified deploy config
(I commented out some SSL stuff in the nginx config) and the VPS is 64 bit
Ubuntu 12.0.4.

If I set DEBUG = True the site runs fine, but when it is false the site
just says Internal Server Error.

I've checked the nginx and supervisor logs and nothing shows up in either
when the site produces the error.  Does gunicorn have a logfile and if so
where is it?

I also tried 64 bit Debian 7, and that also resulted in Internal Server
Errors.

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to