[Zope3-Users] help ! Zope 3.2.1 won't start any longer !

catonano adriano at euma.com
Wed Sep 13 19:21:53 EDT 2006


Tom,

At 00.57 14/09/2006, Tom Dossis wrote:
>catonano wrote:
> > Microsoft Windows XP [Versione 5.1.2600]
> > (C) Copyright 1985-2001 Microsoft Corp.
> >
> > C:\Documents and Settings\adriano>d:
> >
> > D:\>ZopeIstanza\bin\runzope
> > Error: 'formatter' is not a known key name
> > (line 103 in file://///D|/ZopeIstanza/etc/zope.conf)
> > For help, use D:\ZopeIstanza\bin\runzope -h
>
>Try commenting out the problem line(s) in your zope.conf, e.g.
>
>   <logfile>
>     path $LOGDIR/z3.log
>     # formatter zope.exceptions.log.Formatter
>   </logfile>
>
>   <logfile>
>     path STDOUT
>     # formatter zope.exceptions.log.Formatter
>   </logfile>
>
>
>In my zope 3.2 instance, the zope.conf file doesn't contain the
>formatter params. (but my 3.3 version does).

Wow ! Thanks, it works !

I was really scared !

Where do those lines come from ? I don't understand ! I just used the 
3.2.1 installer !

Bah !

Thanks anyhow !

Bye
Catonano 




More information about the Zope3-users mailing list