Edgewall Software

Changes between Version 68 and Version 69 of TracSubversion


Ignore:
Timestamp:
Jan 24, 2009, 3:30:27 AM (15 years ago)
Author:
Graham.Dumpleton@…
Comment:

Typo.

Legend:

Unmodified
Added
Removed
Modified
  • TracSubversion

    v68 v69  
    169169}}}
    170170
    171 This problem can also occur when using mod_wsgi for both embedded mode or daemon mode. As documented in [http://code.google.com/p/modwsgi/wiki/IntegrationWithTrac integrating Trac with mod_wsgi], the solution is the same as for mod_python. That is, force Trac insatnce to run in main Python interpreter instance. When using mod_wsgi this is done using:
     171This problem can also occur when using mod_wsgi for both embedded mode or daemon mode. As documented in [http://code.google.com/p/modwsgi/wiki/IntegrationWithTrac integrating Trac with mod_wsgi], the solution is the same as for mod_python. That is, force Trac instance to run in main Python interpreter instance. When using mod_wsgi this is done using:
    172172{{{
    173173WSGIApplicationGroup %{GLOBAL}