This is the mail archive of the cygwin-apps@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]

Re: [ANN] updated: apache-1.3.24-1


Hi Gerrit

> Another 'bug':
> The Apache manual includes information about running Apache as a
> service.  If i try to do it like it is described there I get an
> error:
> 
> $ cygrunsrv -I apache -d "Cygwin apache" -p /usr/sbin/httpd -u Apache -w password
> 
> $ cygrunsrv -S apache
> cygrunsrv: Error starting a service: QueryServiceStatus:  Win32 error 1062:
> Der Dienst wurde nicht gestartet.
> 
> In Eventlog:
> Blah:apache : Win32 Process Id = 0x18A : Cygwin Process Id = 0x18A : `apache' service started.
> Blub:apache : Win32 Process Id = 0x18A : Cygwin Process Id = 0x18A : `apache' service stopped.
> 
> Also a short hint how to install it as a service in
> the /usr/doc/Cygwin/apache-xxx.README would be nice.

you try to start httpd with a user called "Apache". If "Apache" has no
win32 system token set, then he's unable to change to the httpd
runtime user that is defined in /etc/apache/httpd.conf.

This is my guess. Could you check what user has been specified in
httpd.conf.

Stipe

tolj@wapme-systems.de
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: info@wapme-systems.de
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are


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