From owner-freebsd-stable Tue Nov 28 22:40:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtprelay2.adelphia.net (smtprelay2.adelphia.net [64.8.25.7]) by hub.freebsd.org (Postfix) with ESMTP id B5DBF37B400 for ; Tue, 28 Nov 2000 22:40:16 -0800 (PST) Received: from adelphia.net ([24.50.186.158]) by smtprelay2.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id G4RX4800.QZE; Wed, 29 Nov 2000 01:38:32 -0500 Message-ID: <3A24A4AF.DBA547FB@adelphia.net> Date: Wed, 29 Nov 2000 01:39:43 -0500 From: Nader Turki X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Jeremy Hopkins Cc: freebsd-stable@freebsd.org Subject: Re: httpd could not be started References: <3A233AD3.DE3C9CC1@adelphia.net> <3A23C908.A7CC10C@rtci.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I did that, but i still get the same error. [root@shadow]:~# /usr/local/sbin/apachectl startssl Syntax error on line 54 of /usr/local/etc/apache/apache.conf: Cannot load /usr/local/libexec/apache/libssl.so into server: /usr/local/libexec/apache/libssl.so: Undefined symbol "sk_X509_NAME_value" /usr/local/sbin/apachectl startssl: httpd could not be started Thanks, --Nader Jeremy Hopkins wrote: > Nader Turki wrote: > > > > Hi there, > > I just upgraded from FreeBSD 4.1.1-STABLE to FreeBSD 4.2-STABLE. > > I can't start apache anymore. something is wrong and i hope you guys can > > help me. > > > > [root@shadow]:/usr/home/dark# /usr/local/sbin/apachectl startssl > > Syntax error on line 54 of /usr/local/etc/apache/apache.conf: > > Cannot load /usr/local/libexec/apache/libssl.so into server: > > /usr/local/libexec/apache/libssl.so: Undefined symbol > > "sk_X509_NAME_value" > > /usr/local/sbin/apachectl startssl: httpd could not be started > > > > I ran into the same problem yesterday as well. What you need to do is > recompile mod_ssl. I simple did a make from > /usr/ports/www/apache13-modssl and then > copy > /usr/ports/www/apache13-modssl/work/apache_1.3.14/src/modules/ssl/libssl.so > over your existing libssl.so located at > /usr/local/libexec/apache/libssl.so > > In the meantime you can probably start apache without ssl support with > an apachectl start, but that somewhat depends on your configuration. > You should be back up shortly. Have fun! > > jeremy > I > Jeremy Hopkins - Systems Administrator - RTCI - Cary, NC > www.rtci.com - jhopkins@rtci.com > www.ghettoweb.net - jhopkins@ghettoweb.net > FreeBSD -- Makes the net go round. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message