| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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-AuthUser: | gerrit:koeln.convey.de |
| Date: | Mon, 16 Jun 2003 09:04:37 +0200 |
| From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
| Organization: | Esse keine toten Tiere |
| X-Priority: | 3 (Normal) |
| Message-ID: | <10477230932.20030616090437@familiehaase.de> |
| To: | "Sergio" <sparracho1964 AT rogers DOT com> |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: Problem Running Apache through Cygwin |
| In-Reply-To: | <ABENLHODEKCLDGGCKAOLAEMICAAA.sparracho1964@rogers.com> |
| References: | <ABENLHODEKCLDGGCKAOLAEMICAAA DOT sparracho1964 AT rogers DOT com> |
| MIME-Version: | 1.0 |
Hallo Sergio, > [Sun Jun 15 22:07:03 2003] [alert] (22)Invalid argument: setuid: unable to > change to uid: 65535 Apache tries to change to a non existing user. Change this in your httpd.conf #User nobody #Group #-1 e.g to: User SYSTEM Group SYSTEM or create a user Apache and a group Services. See the Cygwin docs what rights the group Services should have to run services. Gerrit -- =^..^= -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |