Hello, When trying to deploy the basic quickstart application on a server, I ran into the following problem: the page accessing the application throws Error 500, and when I look in the logs I see a Python trace error about "access_out" and "debug_out" handlers not being found. When I comment out the lines containing references to these handlers in the .cfg file, the application works.
Is there anything else that should be defined ? Or some Python module installed, perhaps ? Thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

