Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 30140 invoked from network); 7 Dec 2009 14:13:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Dec 2009 14:13:17 -0000 Received: (qmail 82972 invoked by uid 500); 7 Dec 2009 14:13:17 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 82878 invoked by uid 500); 7 Dec 2009 14:13:16 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 82869 invoked by uid 500); 7 Dec 2009 14:13:16 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 82866 invoked by uid 99); 7 Dec 2009 14:13:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2009 14:13:16 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2009 14:13:14 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 6645B16E2A; Mon, 7 Dec 2009 14:12:54 +0000 (GMT) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Mon, 07 Dec 2009 14:12:54 -0000 Message-ID: <20091207141254.24871.44242@eos.apache.org> Subject: =?utf-8?q?=5BCouchdb_Wiki=5D_Update_of_=22Error=5Fmessages=22_by_ThomasVa?= =?utf-8?q?nderStichele?= Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for c= hange notification. The "Error_messages" page has been changed by ThomasVanderStichele. The comment on this change is: add explanation about ssl problem which coul= d also just be a missing package. http://wiki.apache.org/couchdb/Error_messages?action=3Ddiff&rev1=3D17&rev2= =3D18 -------------------------------------------------- = =3D=3D=3D Solution =3D=3D=3D = + You are missing erlang SSL support. + = + You may not have installed the package that provides it (for example, erl= ang-ssl). Check $(libdir)/erlang/lib/ssl-*/ and make sure it contains more= than just an include/ subdirectory. + = - You need to install the OpenSSL libraries and recompile Erlang with SSL e= nabled. + If you compiled by hand, you need to install the OpenSSL libraries and re= compile Erlang with SSL enabled. = <> =3D=3D Incorrect Permissions =3D=3D