Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <000601c2bd68$eecf80e0$0d6186d9@webdev>
From: "Elfyn McBratney" <elfyn-cygwin@exposure.org.uk>
To: "cygwin" <cygwin@cygwin.com>
References: <b04qg2$vvq$1@main.gmane.org> <3E25F283.3D80401A@wapme-systems.de> <01e801c2bcf1$e1641cd0$305886d9@webdev> <3E267C46.ABF82269@wapme-systems.de>
Subject: Re: cygrunsrv and apache
Date: Thu, 16 Jan 2003 14:09:46 -0000
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106

> you should be checking what /var/log/apache/error_log is reporting.

Sorry for the late reply. The error_log contains the usual startup/shutdown
messages and nothing serious that would indicate that apache is not
operating correctly.

> Another option is the module rebasing clash. But you said you can
> start it from shell by hand, with the same setup, right?!

The fact that apache functions normally from the shell leads me to believe
that this is not a dll base issue as the only time I recieve an error (and
nothing more) is when I start apache through the service manager. Like I
said previously I have the log file(s) and log dir are owned by system with
write permission, also the modules are owned by system (the SYSTEM user). If
I change this there is no effect and I still recieve error 1062.

To install the service I used this:

  $ cygrunsrv -I httpd -p /usr/sbin/httpd -d "CYGWIN httpd" \
  > -a '-k' -e "CYGWIN=binmode ntsec ntea"

My user and group database files are all up-to-date and I can't think of
anything else this can be :/

Elfyn
elfyn@exposure.org.uk



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

