X-Spam-Check-By: sourceware.org Message-ID: <20060326041436.77852.qmail@web31808.mail.mud.yahoo.com> Date: Sat, 25 Mar 2006 20:14:36 -0800 (PST) From: Gerry Reno Subject: Re: 1.5.19: cygrunsrv problem running Apache under user nobody To: cygwin AT cygwin DOT com In-Reply-To: <44258E52.5020706@cygwin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 The solution was to install the httpd service with the following args: $ cygrunsrv -I httpd -u nobody -p /usr/sbin/httpd -a -F -d "CYGWIN httpd" -e "CYGWIN=server" --shutdown $ net start httpd The CYGWIN httpd service is starting. The CYGWIN httpd service was started successfully. Gerry Reno mailto: grenoml at@ yahoo dot. com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/