On Friday, March 4, 2011 1:41:13 AM UTC-5, VP wrote: > > Apache configuration: 5 processes, 1 thread (more than 1 threads > will cause WSGI premature script error as previously described).
I thought the WSGI premature script error problem was resolved by upgrading psycopg2 to a version greater than 2.0.7, as discussed here: https://groups.google.com/d/topic/web2py/AcCDl5eJnds/discussion. Did you upgrade psycopg2, and if so, did that not solve the problem for you (I mean, the premature script error problem, not the current memory leak problem)? Anthony

