Does mod_python conflict with Zope?
I have been trying to install mod_python. I want to use it for the sections of the site which are served by Apache not Zope. Zope 2.3.2 Apache 1.3 Redhat 6.2 mod_python ./configure gives me a warning message about threading: ...checkingchecking... checking whether Python is compiled with thread support ..yes *****Warning***** Python is compiled with thread support. Apache 1.3 does not use threads. On some systems this will cause problems during compilation, on others it may result in upredictable behaviour of your Apache server. Yet on others it will work just fine. The recommended approach is to compile Python in a separate location and specify it with --with-python option to this ./configure script. Q1: Has anyone come across this? Q2: Do Zope and mod_python play well together? Q3: Should I wait and upgrade Redhat and Apache? If yes, what versions do you recommend with Zope 2.3.2++ ? - Jason ___________________________________________________________ Jason CUNLIFFE = NOMADICS['Interactive Art and Technology']
participants (1)
-
Jason Cunliffe