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 A388117209 for ; Tue, 13 Jan 2015 17:32:12 +0000 (UTC) Received: (qmail 76770 invoked by uid 500); 13 Jan 2015 17:32:08 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 76729 invoked by uid 500); 13 Jan 2015 17:32:08 -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 76690 invoked by uid 99); 13 Jan 2015 17:32:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jan 2015 17:32:08 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@rhavenn.net designates 108.166.43.77 as permitted sender) Received: from [108.166.43.77] (HELO smtp77.ord1c.emailsrvr.com) (108.166.43.77) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jan 2015 17:32:02 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp26.relay.ord1c.emailsrvr.com (SMTP Server) with ESMTP id 095FF3800E4 for ; Tue, 13 Jan 2015 12:29:42 -0500 (EST) X-Virus-Scanned: OK Received: by smtp26.relay.ord1c.emailsrvr.com (Authenticated sender: rhavenn-AT-rhavenn.net) with ESMTPSA id 66B8F3803CA for ; Tue, 13 Jan 2015 12:29:41 -0500 (EST) X-Sender-Id: rhavenn@rhavenn.net Received: from vash.rhavenn.local (209-112-171-194.static.acsalaska.net [209.112.171.194]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:25 (trex/5.4.2); Tue, 13 Jan 2015 17:29:41 GMT Received: from localhost (4000@localhost [local]); by localhost (OpenSMTPD) with ESMTPA id 82fdedcd; for ; Tue, 13 Jan 2015 08:29:40 -0900 (AKST) Date: Tue, 13 Jan 2015 08:29:40 -0900 From: Henrik Hudson To: users@httpd.apache.org Message-ID: <20150113172940.GA5209@vash.rhavenn.local> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] apache not started due to openssl upgrade On Tue, 13 Jan 2015, Kannan Narayanasamy -X (kannanar - HCL TECHNOLOGIES LIMITED at Cisco) wrote: > Hi, > > We are using Apache 2.2.17. due to some vulnerability issue on openssl was upgraded to 0.9.8.zc version. After that apache process is not getting started and throws below error. > > Error: > --------- > The Apache service named reported the following error: >>> Apache.exe: Syntax error on line 1072 of /Apache/conf/httpd.conf: Cannot load /modules/mod_ssl.so into server: The operating system cannot run The Apache service named. . > > We need to upgrade mod_ssl as well? The same upgrade scenario is working fine in Linux, facing issue with Windows. Any pointer? Thanks in advance. > > Thanks, > Kannan Narayanasamy. mod_ssl always has to be paired with the same version as the OpenSSL version. So, yes, you will need to upgrade / re-compile your Apache / mod_ssl package. > -- Henrik Hudson lists@rhavenn.net ----------------------------------------- "God, root, what is difference?" Pitr; UF --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org