On Wed, May 28, 2008 at 1:53 PM, Roy Mendelssohn <[EMAIL PROTECTED]> wrote: > > Hi All: > > It is unclear to me if Trac 0.11 requires Python 2.5. Certainly the > "Short-Install a released version" would imply that, but the info > underneath would seem to contradict this.
Just anecdotal evidence: I first installed Trac 0.11 on an older Fedora system that was running Python 2.4 (using mod_python). Trac would not run stably and I had to restart the httpd service daily. I upgraded the Fedora system to a later version running Python 2.5 and everything works beautifully. I don't know if it was Python specifically or some tangential thing that was changed. I'm also using MySql so I can't offer advice on postgres. HTH, Greg --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
