Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 1998 23:18:16 +0200
From:      Palle Girgensohn <girgen@partitur.se>
To:        John Barbee <JBarbee@server5.singular.com>
Cc:        "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: dbmmanage with apache.
Message-ID:  <35AA7998.6A925555@partitur.se>
References:  <71B40CA7B273D0119DBF080009B46D4003E0B1@server5.singular.com>

next in thread | previous in thread | raw e-mail | index | archive | help
John Barbee wrote:
> 
> it seems like dbmanage doesn't come with the regular apache1.2.6
> package.
> what must i do to get that to work?
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

dbmmanage should be there...

apache_1.2.6/support/dbmmanage
apache_1.2.6/support/dbmmanage.new
apache_1.2.6/support/dbmmanage.readme

It seems like it's not installed though, and dbm_auth module is excluded
in the port, in favour for db_auth... I don't think dbm is installed by
default on FreeBSD, only Berkeley db. If I'm right, you'll need gnu dbm
(gdbm) port to run dbm_auth with apache.

The dbmmanage script work with any db style, so this shouldn't bother
you. Just copy dbmmanage into your path should be sufficient.

/Palle

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35AA7998.6A925555>