log and dev.cfg http://pastebin.com/m2d3d27a2 tg-admin info http://pastebin.com/m4099e930
Chris Arndt Yes python sees the correct turbogears installation. On 12 Nov, 12:11, "Diez B. Roggisch" <[email protected]> wrote: > Luca Verardi schrieb: > > > > > Hi all. i have a problem :) > > > I try to install and start a project in turbogears 1.1 with SqlAlchemy > > 0.5.6 > > > When i try to do "python start-project" turbogears return with this > > error message > > > Traceback (most recent call last): > > File "./start-project.py", line 16, in <module> > > update_config(configfile="dev.cfg", modulename="sfera.sfera") > > File "/usr/lib/pymodules/python2.5/turbogears/config.py", line 218, > > in update_config > > configure_loggers(configdict) > > File "/usr/lib/pymodules/python2.5/turbogears/config.py", line 143, > > in configure_loggers > > _get_loggers(loggers, handlers) > > File "/usr/lib/pymodules/python2.5/turbogears/config.py", line 95, > > in _get_loggers > > "handler %s" % (key, handler)) > > turbogears.config.ConfigError: Logger access references unknown > > handler access_out > > > I try to search in internet the reason of this error and maybe is a > > logger problem.... > > How can i resolve? > > This looks like a configuration problem. Can you show us your dev.cfg? > > Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

