The openssl libraries are installed and can be verified with a static version of mod-ssl compiled in by checking the output of:

lsof |grep libssl

which returns several apache2 processes having /usr/lib/libssl.so.0.9.7 open.

This has me puzzled, it should work but doesn't. It is almost like the libssl .so is not being made available to the included loadmodule processes.

HELP!!




From: "Joost de Heer" <[EMAIL PROTECTED]>
Subject: [EMAIL PROTECTED] Re: Error with ssl and php4
Date: Fri, 7 Oct 2005 11:00:36 +0200 (CEST)

> Syntax error on line 1 of /etc/apache2/mods-enabled/ssl.load:
> Cannot load /usr/lib/apache2/modules/mod_ssl.so into server:
> /usr/lib/apache2/modules/mod_ssl.so: undefined symbol: SSL_get_error

Did you install the openssl libraries?

Joost


_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to