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 Date: Thu, 19 Dec 2002 15:23:04 -0500 From: Paul Cantalupo Subject: problems creating apache service To: cygwin AT cygwin DOT com Message-id: <3E022AA8.3B3D6C80@pitt.edu> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en Hello, I am using cygwin 1.3.17 on Windows 2000 (SP3) and cygwin apache 1.3.24. I read the Apache/Cygwin page, http://httpd.apache.org/docs/cygwin.html, to figure how to run apache as a service. I used this command line: cygrunsrv -I apache -p /usr/sbin/httpd.exe The service is created just fine but then, under the apache service properties, the "Path to Executable" contains "C:\cygwin\bin\cygrunsrv.exe". So naturally, when I click "Start", Apache doesn't start and I get an error message saying that the apache service couldn't be started. What gives here? The Path to Executable should be /usr/sbin/httpd.exe, right? Thanks, Paul -- 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/