- From: Daniel Engler <daniel.engler@philo.unibe.ch>
- Date: Thu, 12 Jun 2003 11:20:49 +0200
- To: www-annotation@w3.org
I followed the instructions on
        http://www.w3.org/1999/02/26-modules/User/Annotations-HOWTO
to install the Annotea Annotation Server.
Obviously the access controll is not OK. When I try to access
http://myserver/access
I get the following error message:
<pre>failed to execute $self->{USER_RECORDS} = new
W3C::Annotations::DBMUserRecords(-errorHandler => $self, -type => 'dbm', -file
=> '/etc/httpd/annotea/users');:
W3C::Util::Exception thrown at
/usr/local/perl/modules/W3C/Annotations/CGI/access:123
W3C::Annotations::CGI::Access::new(...) at
/usr/local/perl/modules/W3C/Annotations/CGI/access:75
(eval) at /usr/local/perl/modules/W3C/Annotations/CGI/access:68
W3C::Annotations::CGI::Access::main(...) at
/usr/local/perl/modules/W3C/Annotations/CGI/access:64
</pre>
<p>Session-id: 1055351061.138822</p>
I created /etc/httpd/annotea/users with
dbmmanage /tmp/users add test test
I can read it by
./ddb ifd=/etc/httpd/annotea/users idelim=: odelim=:
test:test
Maybe I shoud use the users and groups files of apache instead of creating it
myself? I have problems in interpreting the error message above. Can you please
help me?
Thank you very much.
Daniel
-- 
========================================
Daniel Engler
University of Berne
daniel.engler@philo.unibe.ch
--------------------------------------------------
This mail sent through IMP at http://mail.unibe.ch
Received on Thursday, 12 June 2003 05:45:17 UTC