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:26 PM, Shailender Singh < [email protected]> wrote: > 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. We cannot disable IIS but I have tried to disable Web Management > Service. There are no other programs installed on server 2008 R2 where I am > trying install. > > > > > > OS 10013)An attempt was made to access a socket in a way forbidden by its > acces > > s permissions. : make_sock: could not bind to address 0.0.0.0:80 > > no listening sockets available, shutting down > > Unable to open logs > > > > > > Thanks > > Shailender > ------------------------------ > *Note:* > > The content of this email and any attachment(s) is proprietary to the > sender or its > relevant subsidiary or associated companies (collectively "the Companies") > from which > it originated and may contain confidential and privileged information. > > Any views or opinions contained in this email or any attachment(s) are the > personal > views and opinions of the sender unless they are clearly and expressly > stated to be > the views and opinions of the business which employs or otherwise engages > the sender. > The use of the sender's name in any suffix used in the email addresses > shall in no way > imply that this email was sent by an employee of any other Company or in > connection > with any other Company's business or mean that its content is deemed given > relation to > a Company other than company employing or engaging the sender. For the > avoidance of > doubt, each Company assumes no liability for the content of any emails > sent by an > employee of another Company. > > This email is intended only for the person(s) named above. If you have > received this > email in error please contact the sender by return email and immediately > delete this > email from your system. Do not read, print, copy, use or store this email > or any > attachment(s) or disclose, forward or re-transmit this email or any > attachment(s) to > any other person > > *Thank You.* > ------------------------------ >
