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: Mon, 5 May 2003 10:42:19 -0400 From: Jim Drash X-X-Sender: JDrash AT WEESUSCI9812517 DOT eesus DOT na DOT jnj DOT com To: cygwin AT cygwin DOT com Subject: ReL httpd Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I assume that you are relatively new to running apache as this is part of what you need to do when you configure it. Your httpd.conf file contains a reference to a user of nobody which is user 65535. You can add a nobody user to /etc/passwd or you can change the references to nobody to a valid user in httpd.conf. Please note that none of this is Cygwin-specific. I would suggest speding some time looking a the excellent documentation that apache provides on the server. -- 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/