I have experienced and fixed a problem with wsgihandler.py when using the latest Passenger Phusion and Apache.
Dreamhost automatically upgraded the Phusion on my server and this immediately broke a couple of my web2py sites. It boiled down to the following line in the web2py-provided wsgihandler.py: sys.stdout = sys.stderr If I comment out this line then Phusion works again. With that line in place it spends about 90 seconds trying to launch the site and eventually comes back stating that there was no response from the site. Does anyone know what functionality I may lose in web2py with this line removed? Thanks, Larry -- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.