Wonderful to see how web2py keeps getting better and better. There is a bug in web2py version 1.64.2 for those using fcgihandler.py.
Lines 261 and 262 of gluon\main.py cause a problem error_handler = rewriteSymbols.get('error_handler', None) if application_error_handler != None: error_handler and application_error_handler need to have the same name to allow web2py to startup. John Heenan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---