On 11/2/06, walterbyrd <[EMAIL PROTECTED]> wrote: > > I am also looking at django. One possible problem with django is that I > consider system requirements for django to be very high: apache 2.x, > mod_python 3.X, python 2.3. > > What are the system requirements for turbogears? > it all depends on your deployment method.
if you run behind CP the only one that applies (form what you said) is python2.3 as for the rest it all depends on Cherrypy you could run behind apache in different wayshttp://docs.cherrypy.org/recommended-setup-for-production-websites but the exact minimum versions I do not have. please refer that to the CP mailing list and make sure your say your using CP2.2 which is what TG has right now as opposed to current (CP3.0) > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

