Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for 
change notification.

The "Error_messages" page has been changed by ThomasVanderStichele.
The comment on this change is: add explanation about ssl problem which could 
also just be a missing package.
http://wiki.apache.org/couchdb/Error_messages?action=diff&rev1=17&rev2=18

--------------------------------------------------

  
  === Solution ===
  
+ You are missing erlang SSL support.
+ 
+ You may not have installed the package that provides it (for example, 
erlang-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 
enabled.
+ If you compiled by hand, you need to install the OpenSSL libraries and 
recompile Erlang with SSL enabled.
  
  <<Anchor(IncorrectPermissions)>>
  == Incorrect Permissions ==

Reply via email to