[Zope] mod_python and zope
    Jens Vagelpohl 
    jens at dataflake.org
       
    Thu Jul 15 11:31:34 EDT 2004
    
    
  
On Jul 15, 2004, at 12:53 AM, David Bear wrote:
> is anyone using both mod_python and zope together?
>
> when installed mod_python the make file recommended building python
> without threads.  Yet, zope needs python thread correct?
>
> Anyone know of a way to make these peacefully coexist?
You cannot run Zope on a Python without thread support. You should 
create two Python installations, one with threads and one without.
jens
    
    
More information about the Zope
mailing list