*To:* users@httpd.apache.org
*Subject:* RE: [users@httpd] Issues with Apache Install
Thanks Mike!
I am trying to install Apache 2.0.63 as a service. And Thanks again
for below links. looking at them now.
Cheers
Shailender
*From:*Mike Rumph [mailto:mike.ru...@oracle.com]
*Sent:* 11 June 2015 13
uld not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
From: Shailender Singh [mailto:shailender.si...@allwite.com]
Sent: 11 June 2015 14:02
To: users@httpd.apache.org
Subject: RE: [users@httpd] Issues with Apache Install
Thanks Mike!
I am trying
Thanks Mike!
I am trying to install Apache 2.0.63 as a service. And Thanks again for below
links. looking at them now.
Cheers
Shailender
From: Mike Rumph [mailto:mike.ru...@oracle.com]
Sent: 11 June 2015 13:59
To: users@httpd.apache.org
Subject: Re: [users@httpd] Issues with Apache Install
Shailender
*From:*Shashi [mailto:shashi.kumar...@gmail.com]
*Sent:* 11 June 2015 12:38
*To:* users@httpd.apache.org
*Subject:* Re: [users@httpd] Issues with Apache Install
You are trying to Start Apache without root permission or port 80 is
in use.
If you want your apache to be running on any other port
Subject: Re: [users@httpd] Issues with Apache Install
You are trying to Start Apache without root permission or port 80 is in use.
If you want your apache to be running on any other port apart from 80, you can
configure the same in httpd.conf by defining listen address, but then your app
url will
You are trying to Start Apache without root permission or port 80 is in use.
If you want your apache to be running on any other port apart from 80, you
can configure the same in httpd.conf by defining listen address, but then
your app url will have to have port number.
On Thu, Jun 11, 2015 at 4:
HI All
I am new to forum. Please can anyone help me with below issue.
I am trying to install Apache server as a service and below is message I get.
After doing google most of them point to that port 80 is used by some
service/process. The posts talk about disabling IIS / Web Management Service