Apache for Windows won"t start

Apache for Windows won"t start

am 02.09.2009 00:17:07 von John Oliver

So I installed 2.2.13 on W2K3 R2 Enterprise Edition SP2 When I try to
start it, I get a message about error code 1, and there is nothing in
the error.log This is the first time I've tried to do this under
Windows. With Linux/UNIX, there would be *something* in the error_log.
But here, I'm stuck. How to proceed?

--
************************************************************ ***********
* John Oliver http://www.john-oliver.net/ *
* *
************************************************************ ***********

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Apache for Windows won"t start

am 02.09.2009 01:12:47 von wrowe

John Oliver wrote:
> So I installed 2.2.13 on W2K3 R2 Enterprise Edition SP2 When I try to
> start it, I get a message about error code 1, and there is nothing in
> the error.log This is the first time I've tried to do this under
> Windows. With Linux/UNIX, there would be *something* in the error_log.
> But here, I'm stuck. How to proceed?

Windows Application Event Log (until there is a chance to open the log file)

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Apache for Windows won"t start

am 02.09.2009 02:32:08 von John Oliver

On Tue, Sep 01, 2009 at 06:12:47PM -0500, William A. Rowe, Jr. wrote:
> John Oliver wrote:
> > So I installed 2.2.13 on W2K3 R2 Enterprise Edition SP2 When I try to
> > start it, I get a message about error code 1, and there is nothing in
> > the error.log This is the first time I've tried to do this under
> > Windows. With Linux/UNIX, there would be *something* in the error_log.
> > But here, I'm stuck. How to proceed?
>
> Windows Application Event Log (until there is a chance to open the log file)

Ahh.

It's complaining about not being able to bind to port 80. Netstat
doesn't show anything else listening on that port. I poked around in
the properties of the service, thinking maybe it's running as a
non-privileged user, but no, it's running as SYSTEM.

Next step? :-)

Thanks...

--
************************************************************ ***********
* John Oliver http://www.john-oliver.net/ *
* *
************************************************************ ***********

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Apache for Windows won"t start

am 02.09.2009 09:44:57 von Lester Caine

John Oliver wrote:
> On Tue, Sep 01, 2009 at 06:12:47PM -0500, William A. Rowe, Jr. wrote:
>> John Oliver wrote:
>>> So I installed 2.2.13 on W2K3 R2 Enterprise Edition SP2 When I try to
>>> start it, I get a message about error code 1, and there is nothing in
>>> the error.log This is the first time I've tried to do this under
>>> Windows. With Linux/UNIX, there would be *something* in the error_log.
>>> But here, I'm stuck. How to proceed?
>> Windows Application Event Log (until there is a chance to open the log file)
>
> Ahh.
>
> It's complaining about not being able to bind to port 80. Netstat
> doesn't show anything else listening on that port. I poked around in
> the properties of the service, thinking maybe it's running as a
> non-privileged user, but no, it's running as SYSTEM.
>
> Next step? :-)

Disable IIS?
I seem to recall it 'hogs' port 80 even if it's not showing as running?

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org