kerinin schrieb: > My apache error log is flooded with this stuff - it seems like every > time a request is handled it dumps this into the error log. As far as > I can tell no actual errors are occurring. and *my* code isn't calling > the error log with this stuff. Is this normal?
Are you using mod_wsgi? Do these errors also appear if you serve your app with "paste serve" in production mode? -- Christoph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

