i have an error in zotonic 0.6 after start of ./zotoni.sh
This is the error message:
=CRASH REPORT==== 12-Dec-2011::16:14:39 ===
crasher:
initial call: webmachine_logger:init/1
pid: <0.97.0>
registered_name: []
exception exit: {{badmatch,{error,enotdir}},
[{webmachine_logger,log_open,2},
{webmachine_logger,init,1},
{gen_server,init_it,6},
{proc_lib,init_p_do_apply,3}]}
in function gen_server:init_it/6
ancestors: [webmachine_sup,<0.55.0>]
messages: []
links: [<0.56.0>]
dictionary: []
trap_exit: false
status: running
heap_size: 610
stack_size: 24
reductions: 885
neighbours:
Waht can i do? Can you help me?
Look in your config for any references of logging directories and
double check to see if you are missing any...
2011/12/12 Alexander Ackermann <ackermann...@googlemail.com>:
cheers, Arjan
On 12 Dez., 19:59, Arjan Scherpenisse <ar...@scherpenisse.net> wrote:
> priv/log should exist, and also priv/sasl.
> But I'm pretty sure these are created in a default install...
>
> cheers, Arjan
>
> On 12/12/2011 07:53 PM, Andreas Stenius wrote:
>
>
>
>
>
>
>
> > Seems like you are missing a logging directory for webmachine.
>
> > Look in your config for any references of logging directories and
> > double check to see if you are missing any...
>
> > 2011/12/12 Alexander Ackermann <ackermannalexan...@googlemail.com>: