[Modules] mod_gnutls
Hardy Griech
ntbox at mardys.de
Wed Nov 17 04:59:17 EST 2010
On 16.11.2010 01:39, George J. Walsh wrote:
:
> We have encountered a problem with the config file for mod_gnutls.
> It includes the statement:
> 'GnuTLSCache dbm conf/mod_gnutls/gnutls_cache'.
:
Have you tried gdbm instead of dbm?
Have you tried to specify an absolute pathname that is writable, e.g. /tmp?
:
> [Mon Nov 08 15:52:17 2010] [error] (20019)DSO load failed: GnuTLS:
> Cannot
> create DBM Cache at `/etc/httpd/conf/mod_gnutls/gnutls_cache'
> (20019)DSO load failed: GnuTLS: Post Config for GnuTLSCache Failed.
:
apr_dbm_open_ex() seems to fail. Anything wrong with libapr?
Hardy
More information about the Modules
mailing list