learner404 wrote: > Hello, > > I'm using an Ubuntu Dapper box and I've installed trac packages > (0.9.3-1ubuntu1) [universe] (+ subversvion and sqlite) > > I want to use Trac with Mod Python (I have already a MoinMoin working > with mod python). > > I followed the instructions there for the Mod Python part: > http://trac.edgewall.org/wiki/TracOnUbuntu > > when I run the Trac test server it works fine but when I want to access > it at http://myserver/trac I have an internal server error. > > If I look at the error.log of apache2 I have this and I can see it > doesn't find ModPythonHandler module:
That is because that was originally written for an older version of Trac. Try following the instructions on http://trac.edgewall.org/wiki/TracModPython or carefully read the comment in the mod_python section of the above tuturial. http://trac.edgewall.org/wiki/TracOnUbuntu#mod_pythonInstall -John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users -~----------~----~----~----~------~----~------~--~---
