Christopher Arndt schrieb:
> Ha! I just got this error myself and, to be honest, it has nothing to do with
> Apache and proxying.
> 
> There probably _is_ a difference between your production and testing system 
> and
> that is that 'kid' has been updated to version 0.9.4.
> 
> I did a:
> 
> easy_install -f http://www.kid-templating.org/dist/0.9.3/ "kid==0.9.3"
> 
> on my production box, restarted the server, e voilĂ !, everything works normal
> again!
> 
> Probably should be filed as a bug with kid...

This probably happened because kid 0.9.3 templates need to be recompiled 
before using kid 0.9.4 (see the release notes). You can do this very 
simply by removing all *.pyc files from your templates directory. Let us 
know whether this solves the problem.

-- 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to