From owner-freebsd-apache@FreeBSD.ORG Sat Nov 7 13:57:13 2009 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C143106566B for ; Sat, 7 Nov 2009 13:57:13 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id C468E8FC20 for ; Sat, 7 Nov 2009 13:57:12 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id EDE9134D426; Sat, 7 Nov 2009 13:56:52 +0000 (GMT) From: David Southwell Organization: Voice & Vision To: apache@freebsd.org Date: Sat, 7 Nov 2009 13:56:52 +0000 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Message-Id: <200911071356.52729.david@vizion2000.net> Cc: Subject: error "ssl_onceonlyinit" prevents apache startup X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2009 13:57:13 -0000 =46rom error log: [Sat Nov 07 13:17:37 2009] [warn] RSA server certificate is a CA certificat= e=20 (BasicConstraints: CA =3D=3D TRUE !?) [Sat Nov 07 13:17:38 2009] [warn] RSA server certificate is a CA certificat= e=20 (BasicConstraints: CA =3D=3D TRUE !?) /libexec/ld-elf.so.1: /usr/local/lib/php/20060613/imap.so: Undefined symbol= =20 "ssl_onceonlyinit" Got this error after=20 #apachectl stop #apachectl start and following dialogue: In order to read them you have to provide the pass phrases. = = =20 Server www.vizion2000.net:443 (RSA) Enter pass phrase: OK: Pass Phrase Dialog successful. Any ideas what may be causing this? I notice that all files in /usr/local/lib/php/20060613/ are dated 4th Nov so I assume they must have been recompiled during a=20 portupgrade -a on that date. David