On Nov 4, 11:19 am, "Graham Dumpleton" <[EMAIL PROTECTED]>
wrote:
> > This is great documentation, please do not be sorry! The only thing
> > wrong here is that there is no easy to find overview of these
> > documents on the wsgi wiki.
>
> The ApplicationIssues document is the key one. It mentions the expat
> problem in there and refers you to the separate document.

Right, and I started out with assuming it was an installation error,
so never got as far as the ApplicationIssues document.

> I did note that the IssuesWithExpatLibrary document didn't mention,
> like ApplicationIssues does, that only applies to Python 2.4 and
> earlier. Have updated document now to mention that. Also added
> clarification about dotted path to ConfigurationDirectives document.

Thanks.

> Alternative is to use Python 2.5 as then it doesn't matter as Python
> namespaces its copy of expat so it doesn't clash.

Right. I recompiled Apache now to use the system expat (it was
previously compiled with it's own expat because the debian package
wasn't installed yet). I also altered the python 2.4.4 setup.py to
pick up the system expat instead of it's own. Now trac is working like
a charm.

I may also just install python 2.5 once I've determined that 2.4 is
not a requirement for other WSGI projects on the machine.

Thanks again for all the assistance.

Martijn Pieters
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"modwsgi" 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/modwsgi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to