Gentoo Archives: gentoo-user

From: kashani <kashani-list@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Apache won't start with ssl after OpenSSL upgrade
Date: Fri, 08 Sep 2006 16:58:31
Message-Id: 45019FE4.7000800@badapple.net
In Reply to: [gentoo-user] Apache won't start with ssl after OpenSSL upgrade by Dan Johansson
1 Dan Johansson wrote:
2 > After upgrading OpenSSL to 0.9.8c my Apache-2.0.58-r2 will not start with SSL.
3 > Here is the error message from the startup:
4 > Syntax error on line 3 of /etc/apache2/modules.d/40_mod_ssl.conf:
5 > Cannot load /usr/lib/apache2/modules/mod_ssl.so into
6 > server: /usr/lib/apache2/modules/mod_ssl.so: undefined symbol:
7 > X509_STORE_CTX_set_depth
8 >
9 > Any suggestions?
10
11 emerge apache would be my guess. Probably some incompatibility between
12 0.9.7j and 0.9.8c which isn't terribly surprising. 0.9.6 to 0.9.7 has
13 similar issues.
14
15 You should probably do a revdep rebuild around openssl to cover anything
16 else on the system.
17
18 kashani
19 --
20 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Apache won't start with ssl after OpenSSL upgrade Dan Johansson <Dan.Johansson@×××.nu>