Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Date: Mon, 5 May 2003 10:42:19 -0400 From: Jim Drash X-X-Sender: JDrash@WEESUSCI9812517.eesus.na.jnj.com To: cygwin@cygwin.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/