Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <000601c2bd68$eecf80e0$0d6186d9@webdev> From: "Elfyn McBratney" To: "cygwin" References: <3E25F283 DOT 3D80401A AT wapme-systems DOT de> <01e801c2bcf1$e1641cd0$305886d9 AT webdev> <3E267C46 DOT ABF82269 AT wapme-systems DOT 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 AT exposure DOT org DOT 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/