Hello people, I have installed apache 2.2 and php 5.3.2 on Windows XP. But its not working i.e. php scripts aren't running. I had installed it before and it worked fine. I did reinstall windows after that. When I ran httpd.exe on cmd I got the following error. httpd.exe: Could not reliably determine the server's fully qualified domain name , using 192.168.1.1 for ServerName (OS 10048)Only one usage of each socket address (protocol/network address/port) is normally permitted. : make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs Code (markup): I have no idea about this, would appreciate if anyone can help me out. Regards, Vinith
Someone told me to change the port to 8080, did it. But still I'm getting the same error. Please help.