Hello, After installing turbogear application "myapp" with this command: python setup.py install I can open python and import myapp.
It seems there are 3 config files in myapp folder. dev.cfg which i configured my dbi path in. app.cfg and sample-prod.cfg -Which config file do i use for production version? -Where do i get prod.cfg (do i just copy sample-prod.cfg)(What do i need to modify?) -What does setup.py install does? Which config file will my production site use? Any help is appreciated. Thanks. Lucas On 6/12/07, Lukasz Szybalski <[EMAIL PROTECTED]> wrote: > On 6/12/07, Jeremy Gransden <[EMAIL PROTECTED]> wrote: > > Is this what you are looking for? > > > > http://docs.turbogears.org/1.0/mod_python > > http://www.lucasmanual.com/mywiki/TurboGears --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

