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 X-Originating-IP: [195.92.67.70] From: "Elfyn McBratney" To: Subject: Getting httpd going as a service Date: Wed, 16 Oct 2002 20:13:01 +0100 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 V5.00.2615.200 Message-ID: X-OriginalArrivalTime: 16 Oct 2002 19:14:02.0664 (UTC) FILETIME=[30348A80:01C27548] Hi, I was wondering if anyone has sucessfully got apache going as a service? I installed it as a service and worked for about 5 minutes but then would not tender to clients, although the daemon was still in listening state. I then tried to run it through inetd but same symptons as before, only running for 5 minutes. Just incase ive missed something... $ cygrunsrv -I httpd -d "CYGWIN httpd" -p /usr/bin/httpd -a '-k' (no output, normal right???) $ cygrunsrv -S httpd (no output again, httpd started) $ lynx http://212.135.179.210/ (works for 5 minutes) after five doesnt tender output) If i start it notmally from a shell it runs perfectly, but to have do do that all the time is a pain. Im not sure what what to debug and how. Any help on this would be great :) Elfyn -- 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/