<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Comic Sans MS">zope-2.8.8<br>
freebsd-4.11<br>
<br>
<br>
I am setting up zope for the first time and I still cannot log into to
zope.<br>
<br>
I set the username password in the inituser file and placed it in the
/usr/local/www/Zope dir<br>
<br>
I even regenerated the file and still I am not able to get in.<br>
<br>
is there any logging I can turn on to really show what is going on
here. <br>
<br>
I see that the Z2.log file is scrolling but there is nothing to say
there is an erorr and why the authentication is failing?<br>
<br>
clues please?<br>
<br>
<br>
here is my current zope.conf logging:<br>
<br>
--- snip ---<br>
<br>
&lt;eventlog&gt;<br>
&nbsp; level info<br>
&nbsp; &lt;logfile&gt;<br>
&nbsp;&nbsp;&nbsp; path $INSTANCE/log/event.log<br>
&nbsp;&nbsp;&nbsp; level info<br>
&nbsp; &lt;/logfile&gt;<br>
&lt;/eventlog&gt;<br>
<br>
&lt;logger access&gt;<br>
&nbsp; level WARN<br>
&nbsp; &lt;logfile&gt;<br>
&nbsp;&nbsp;&nbsp; path $INSTANCE/log/Z2.log<br>
&nbsp;&nbsp;&nbsp; format %(message)s<br>
&nbsp; &lt;/logfile&gt;<br>
&lt;/logger&gt;<br>
<br>
&lt;logger trace&gt;<br>
&nbsp;&nbsp; level WARN<br>
&nbsp;&nbsp; &lt;logfile&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp; path $INSTANCE/log/trace.log<br>
&nbsp;&nbsp;&nbsp;&nbsp; format %(message)s<br>
&nbsp;&nbsp; &lt;/logfile&gt;<br>
&lt;/logger&gt;<br>
<br>
<br>
<br>
---s nip ---<br>
<br>
cheers,<br>
<br>
Noah<br>
<br>
</font>
</body>
</html>