probably related: using web2py 2.3.1 stable, centos 6.3, httpd apache 2
(2, 3, 1, datetime.datetime(2012, 12, 14, 15, 24, 12), 'stable')PythonPython 2.6.6: /usr/bin/pythonTRACEBACK 1. 2. 3. 4. 5. 6. 7. 8. 9. Traceback (most recent call last): File "/opt/web-apps/web2py/gluon/main.py", line 538, in wsgibase if global_settings.debugging and app != "admin": File "/opt/web-apps/web2py/gluon/main.py", line 206, in serve_controller # ################################################## File "/opt/web-apps/web2py/gluon/compileapp.py", line 400, in build_environment request.env.http_accept_language) TypeError: __init__() takes exactly 2 arguments (3 given) ERROR SNAPSHOT [image: help] <type 'exceptions.TypeError'>(__init__() takes exactly 2 arguments (3 given)) On Monday, December 17, 2012 4:44:00 AM UTC-5, Andrew W wrote: > > Thanks --