PDA

View Full Version : Reg Cann't Instal Apache2.2 in windows XP


varathasiva
10-24-2007, 02:39 PM
Dear All,
I am facing problem when i instal the Apache2.2.6.I cann't start the services.When i start the services.It showing error <OS 10048>Only one usage of each socket address <protocol/network address/port> is normally permited. :make_sock: could not bind to address 0.0.0.0:80 no listening sockets avilable, shutting down
unable to open logs
Note the erros or messages above, and press the <Esc> key to exit.I already checked IIS not working in my PC.How to solve this problem.Advance thanks to all.

Kindly Regards
Siva

Shadowchaser
10-25-2007, 06:59 PM
Hi,
it seems the port 80 is already used by another process. If you can change the port for apache.

This tool http://www.nirsoft.net/utils/cports.html help to find out any port conflicts.


greetz from Shadowchaser