[Issues] [mod_gnutls 0000107]: Cannot create DBM Cache
Mantis Bug Tracker
issues at outoforder.cc
Wed Jul 20 19:41:36 EDT 2011
A NOTE has been added to this issue.
======================================================================
http://issues.outoforder.cc/view.php?id=107
======================================================================
Reported By: sdrieling
Assigned To: dashula
======================================================================
Project: mod_gnutls
Issue ID: 107
Category: Configuration Issue
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: acknowledged
Apache Version: 2.2.16
======================================================================
Date Submitted: 2010-10-19 13:56 EET
Last Modified: 2011-07-21 01:41 EET
======================================================================
Summary: Cannot create DBM Cache
Description:
Trying to use DBM for caching throws an error at apache start: [error]
(20019)DSO load failed: GnuTLS: Cannot create DBM Cache at
`/var/cache/gnutls/cache'
(20019)DSO load failed: GnuTLS: Post Config for GnuTLSCache Failed. Shutting
Down.
Steps to Reproduce:
chmod 777 /var/cache/gnutls/
GnuTLSCache dbm /var/cache/gnutls/cache
======================================================================
----------------------------------------------------------------------
(0000278) dashula (manager) - 2011-07-21 01:41
http://issues.outoforder.cc/view.php?id=107#c278
----------------------------------------------------------------------
The error states that a DSO failed to load, on further investigation this seems
to be because the included APR-Util with apache is normally compiled without DBM
(Berkley Database) library support.
REFERENCES:
[1]
http://apr.apache.org/docs/apr-util/0.9/group__APR__Util__DBM.html#gf7295ba8157f487b78319e168e1344b4
[2] http://httpd.apache.org/docs/2.0/dso.html
[3] http://apr.apache.org/docs/apr-util/0.9/group__APR__Util.html
[4] http://unixpapa.com/incnote/dbm.html
Issue History
Date Modified Username Field Change
======================================================================
2010-10-19 13:56 sdrieling New Issue
2011-05-24 09:39 dashula Note Added: 0000269
2011-07-08 15:51 dashula Note Deleted: 0000269
2011-07-08 16:30 dashula Note Added: 0000271
2011-07-08 16:30 dashula Assigned To => dashula
2011-07-08 16:30 dashula Status new => acknowledged
2011-07-08 16:30 dashula Note Deleted: 0000271
2011-07-21 01:41 dashula Note Added: 0000278
======================================================================
More information about the Issues
mailing list