On Sat, 2005-12-24 at 16:48 +0200, Andrey Khavryuchenko wrote: > Folks, > > I'm trying to set up the trac running via mod_python, but am stuck with > something stupid. > Linux, trac 0.9, mod_python 2.7.11 > > What I'm doing wrong?
Trac requires mod_python 3.1.3 or later. There's an unofficial patch that may allow you to use Trac with mod_python 2.7: http://projects.edgewall.com/trac/wiki/TracModPython2.7 -- Matthew Good <[EMAIL PROTECTED]> _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
