| 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-Originating-IP: | [194.3.129.141] |
| X-Originating-Email: | [thierrygrandjean AT hotmail DOT com] |
| From: | "tilt" <thierrygrandjean AT hotmail DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | Error in launching service (apache) installed by cygrunsrv |
| Date: | Fri, 10 Oct 2003 10:48:00 +0200 |
| MIME-Version: | 1.0 |
| X-Priority: | 5 |
| X-MSMail-Priority: | Low |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
| Message-ID: | <Sea2-DAV24hQYZkxOjm000004f4@hotmail.com> |
| X-OriginalArrivalTime: | 10 Oct 2003 08:44:34.0379 (UTC) FILETIME=[BAD9D9B0:01C38F0A] |
I launch appache succesfuly on my Windows 2000 by : /usr/sbin/apachectl start I can install apache as new servcice on my Windows 2000 : cygrunsrv -I svc_http -p /usr/sbin/httpd.exe I try to launch it : cygrunsrv -S svc_http Produce trace in /var/log/svc_http.log : [Thu Oct 9 16:21:34 2003] [alert] (22)Invalid argument: setuid: unable to change to uid: 65535 [Thu Oct 9 16:21:35 2003] [alert] (22)Invalid argument: setuid: unable to change to uid: 65535 [Thu Oct 9 16:21:35 2003] [alert] (22)Invalid argument: setuid: unable to change to uid: 65535 [Thu Oct 9 16:21:37 2003] [alert] (22)Invalid argument: setuid: unable to change to uid: 65535 [Thu Oct 9 16:21:38 2003] [notice] Apache/1.3.24 (Cygwin) configured -- resuming normal operations [Thu Oct 9 16:21:38 2003] [notice] Accept mutex: pthread (Default: pthread) [Thu Oct 9 16:21:38 2003] [alert] Child 476 returned a Fatal error... Apache is exiting! [Thu Oct 9 16:21:38 2003] [alert] (22)Invalid argument: setuid: unable to change to uid: 65535 My current uid is 400 and I don't found it in /etc/passwd. Is it normal ? Why launching apache try to change for 65535 uid ? -- 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 |