On Sat, Apr 15, 2000 at 05:56:47PM +0200, Andres Petralli wrote:
> Hi,
> I have compiled an apache 1.3.12 dist with so and EAPI enabled but
> whenever I try to start httpd I get this message, indicating that
> loading the modssl module has failed:
>
> Syntax error on line 206 of /home/httpd/conf/httpd.conf:
> Cannot load /home/httpd/libexec/libssl.so into server:
> /home/httpd/libexec/libssl.so: undefined symbol: dbm_firstkey
> /home/httpd/bin/apachectl start: httpd could not be started
>
> I got "LoadModule ssl_module libexec/libssl.so" in my httpd.conf.
>
> What's wrong?
There seems to be a problem with dbm in your install - did
you use --enable-rule=SSL_SDBM with mod_ssl?
If you didn't, try a new install with that setting - you may also
want to try changing SSLSessionCache to none in your httpd.conf
(this should not be a production setting - just something to try).
vh
Mads Toftum
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]