Re: Annotea Server Installation Problem

I changed the Line in Annotations.access.prop:

from
auth.database.parms: -type => 'dbm', -file => '/etc/httpd/annotea/users'
to
auth.database.parms: -type => 'db', -file => '/etc/httpd/annotea/users'

this works but now I find the following lines in httpd/error_log


[Fri Jun 13 22:11:01 2003] [error] [client 130.92.151.140] (2)No such 
file or directory: could not open dbm auth file: /etc/apache/conf/users
[Fri Jun 13 22:11:01 2003] [error] [client 130.92.151.140] DBM user 
daniel.engler@philo.unibe.ch not found: 
/usr/local/perl/modules/W3C/Annotations/CGI/annotate

please help

Received on Friday, 13 June 2003 16:30:41 UTC