Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EB6D6B4D6 for ; Sat, 14 Jan 2012 22:42:21 +0000 (UTC) Received: (qmail 51196 invoked by uid 500); 14 Jan 2012 22:42:18 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 51037 invoked by uid 500); 14 Jan 2012 22:42:18 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 51025 invoked by uid 99); 14 Jan 2012 22:42:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jan 2012 22:42:17 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of trawick@gmail.com designates 209.85.214.45 as permitted sender) Received: from [209.85.214.45] (HELO mail-bk0-f45.google.com) (209.85.214.45) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jan 2012 22:42:11 +0000 Received: by bkcje15 with SMTP id je15so89135bkc.18 for ; Sat, 14 Jan 2012 14:41:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ns+xEo67T0dtPUGZ2GlK4rOLASZ7dWVwm1BE7R8VmFw=; b=OUiTuQV3CoVMB7oIkTusVoGvPS1Hqg867THqFtTroGzkjADtDkzGSzEY5nDBkfPUxh KMn5Bft6iO1c5E1YpiSJ+XJBN9r3ak+OwHaL2E2hpJZEo6kKQckl8jphsGBV2qPmoU75 SQ97owCb4TIrIFLjuFwvTlTPdrlQHfTSIkX44= MIME-Version: 1.0 Received: by 10.204.156.210 with SMTP id y18mr2613479bkw.118.1326580910207; Sat, 14 Jan 2012 14:41:50 -0800 (PST) Received: by 10.204.227.70 with HTTP; Sat, 14 Jan 2012 14:41:50 -0800 (PST) In-Reply-To: References: Date: Sat, 14 Jan 2012 17:41:50 -0500 Message-ID: From: Jeff Trawick To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [users@httpd] Cannot create SSLMutex error On Sat, Jan 14, 2012 at 7:18 AM, Serhat Sevki Dincer wrote: > Hi, > I have apache 2.2.16-1ubuntu3.4 (worker mpm) on a VPS with ubuntu > 10.10. In /etc/apache2/httpd.conf I have set "SSLMutex posixsem", but > the server fails to start with error "(38)Function not implemented: > Cannot create SSLMutex". > What could be the problem? > > Note: mod_ssl is installed and working (without this option). > "SSLMutex sem" also does not work.. Try "SSLMutex sysvsem" --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org