This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Error in launching service (apache) installed by cygrunsrv


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]