X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=TINbYBFMI3r6OVPEmm0VEvRxUv1stfbtE1+7rOwaNe3
	KPEWXhyBhhCL+Cnb6USlOc1bj3zKoNus9b4u7bdOHOanAXXITEkvbHx13QddCiuz
	3tbx6l0O2K+uXgkx5xGnAtaqkK+b/FKDMPCoEYeBhM++R6Dd38CS4NnhVFQy49ao
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=4/h7N+UrPUBaUQzZdGncjCOPBKM=; b=n519/KtL/lP2liKVR
	leoJeXy3YSEDkAhyaYU4X5GFizUDyerxcw4Rdp6YQ9y9gNUnaglkz5O+rq/3rfZG
	xfYWRsWeWEONA1RK1l/w5NTxT/M3px3w7Mg5nbRbHrIcd3U1sLa3i2E8Q2KmLaU0
	ifKINnEDxzgI9lVknYgDK2qsiY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-ig0-f181.google.com
X-Received: by 10.50.13.100 with SMTP id g4mr51752803igc.9.1399525695446;        Wed, 07 May 2014 22:08:15 -0700 (PDT)
Message-ID: <536B114C.4060506@users.sourceforge.net>
Date: Thu, 08 May 2014 00:08:28 -0500
From: "Yaakov (Cygwin/X)" <yselkowitz@users.sourceforge.net>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Setting up Apache2 with mod_perl and Apache2::AuthCookieLDAP
References: <53691F19.1080606@audience.com>
In-Reply-To: <53691F19.1080606@audience.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

On 2014-05-06 12:42, Andrew DeFaria wrote:
> Goal: Set up Apache2 on my Windows laptop with mod_perl working as well
> as Apache2::AuthCookieLDAP and write an example login page that
> authenticates to Active Directory using AuthCookieLDAP.
>
> First problem (minor): I can't figure out how to install Apache2 as a
> Windows service.

Run /usr/sbin/httpd2-config from an Administrator prompt.

> Third problem: mod_perl2 doesn't seem to want to install:

An (untested) apache2-mod_perl is available in Ports.


Yaakov


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

