Snipping the trace, since people can read your email if it matters to them.
What that message is telling me is that your Python path in the wsgisvc wrapper is screwy. For some reason, it's picking up the system Python path only, and not the individual project's Python path. It's not much help right now, I know, but it should at least give you a place to look. On Wed, Feb 23, 2011 at 7:34 AM, mpearce <[email protected]> wrote: > Thanks Michael, I did manage to get as far as the following error: > TemplateEngineMissing: Please install a plugin for "json" to use its > functionality. > > <trace snipped here> Does this mean that I need to find additional software (plugin) to > install on the server? > -- Michael J. Pedersen My IM IDs: Jabber/[email protected], ICQ/103345809, AIM/pedermj022171 Yahoo/pedermj2002, MSN/[email protected] -- 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.

